#include <T3_ROOT.h>
Public Member Functions | |
ClassDefNV (T3_ROOT, DONT_CHANGE_THIS_NUMBER) | |
void | operator>> (sevt::T3 &t3) const |
T3_ROOT () | |
T3_ROOT (const sevt::T3 &t3) | |
Public Attributes | |
std::vector< T3Station_ROOT > | fStations |
T3_ROOT::T3_ROOT | ( | const sevt::T3 & | t3 | ) |
Definition at line 12 of file T3_ROOT.cc.
io::T3_ROOT::ClassDefNV | ( | T3_ROOT | , |
DONT_CHANGE_THIS_NUMBER | |||
) |
void T3_ROOT::operator>> | ( | sevt::T3 & | t3 | ) | const |
Definition at line 20 of file T3_ROOT.cc.
References sevt::T3::AddStation(), and fStations.
std::vector<T3Station_ROOT> io::T3_ROOT::fStations |
Definition at line 39 of file T3_ROOT.h.
Referenced by operator>>().