Persistent revt::StationSimData using ROOT. More...
#include <revtStationSimData_ROOT.h>
Public Types | |
| typedef TraceV3D_ROOT | StationTimeSeries_ROOT |
Public Member Functions | |
| ClassDefNV (revtStationSimData_ROOT, DONT_CHANGE_THIS_NUMBER) | |
| void | operator>> (revt::StationSimData &s) const |
| revtStationSimData_ROOT () | |
| revtStationSimData_ROOT (const revt::StationSimData &s) | |
Public Attributes | |
| bool | fPulseFound = false |
| StationTimeSeries_ROOT | fSimulatedTrace |
| ParameterStorage_ROOT | fStationQuantities |
Persistent revt::StationSimData using ROOT.
Definition at line 22 of file revtStationSimData_ROOT.h.
Definition at line 33 of file revtStationSimData_ROOT.h.
|
inline |
Definition at line 25 of file revtStationSimData_ROOT.h.
| revtStationSimData_ROOT::revtStationSimData_ROOT | ( | const revt::StationSimData & | s | ) |
Definition at line 9 of file revtStationSimData_ROOT.cc.
| io::revtStationSimData_ROOT::ClassDefNV | ( | revtStationSimData_ROOT | , |
| DONT_CHANGE_THIS_NUMBER | |||
| ) |
| void revtStationSimData_ROOT::operator>> | ( | revt::StationSimData & | s | ) | const |
Definition at line 17 of file revtStationSimData_ROOT.cc.
References io::TraceV3D_ROOT::Convert(), fPulseFound, fSimulatedTrace, fStationQuantities, and utl::s.
| bool io::revtStationSimData_ROOT::fPulseFound = false |
Definition at line 36 of file revtStationSimData_ROOT.h.
Referenced by operator>>().
| StationTimeSeries_ROOT io::revtStationSimData_ROOT::fSimulatedTrace |
Definition at line 34 of file revtStationSimData_ROOT.h.
Referenced by operator>>().
| ParameterStorage_ROOT io::revtStationSimData_ROOT::fStationQuantities |
Definition at line 31 of file revtStationSimData_ROOT.h.
Referenced by operator>>().