#include <SEventSimData_ROOT.h>
Public Member Functions | |
ClassDefNV (SEventSimData_ROOT, DONT_CHANGE_THIS_NUMBER) | |
void | operator>> (sevt::SEventSimData &d) const |
SEventSimData_ROOT () | |
SEventSimData_ROOT (const sevt::SEventSimData &d) | |
Public Attributes | |
std::vector< T3_ROOT > | fT3s |
Definition at line 15 of file SEventSimData_ROOT.h.
|
inline |
Definition at line 17 of file SEventSimData_ROOT.h.
SEventSimData_ROOT::SEventSimData_ROOT | ( | const sevt::SEventSimData & | d | ) |
Definition at line 10 of file SEventSimData_ROOT.cc.
io::SEventSimData_ROOT::ClassDefNV | ( | SEventSimData_ROOT | , |
DONT_CHANGE_THIS_NUMBER | |||
) |
void SEventSimData_ROOT::operator>> | ( | sevt::SEventSimData & | d | ) | const |
Definition at line 16 of file SEventSimData_ROOT.cc.
References sevt::SEventSimData::AddT3(), and fT3s.
std::vector<T3_ROOT> io::SEventSimData_ROOT::fT3s |
Definition at line 23 of file SEventSimData_ROOT.h.
Referenced by operator>>().