Persistent revt::Station using ROOT. More...
#include <revtStation_ROOT.h>
Public Member Functions | |
| ClassDefNV (revtStation_ROOT, DONT_CHANGE_THIS_NUMBER) | |
| revtStation_ROOT & | operator= (const revtStation_ROOT &s) |
| void | operator>> (revt::Station &s) const |
| revtStation_ROOT () | |
| revtStation_ROOT (const revtStation_ROOT &s) | |
| revtStation_ROOT (const revt::Station &s) | |
| ~revtStation_ROOT () | |
Public Attributes | |
| std::vector< revtChannel_ROOT > | fChannels |
| int | fExcludedReason = 0 |
| StationFFTDataContainer_ROOT | fFFTDataContainer |
| revtStationGPSData_ROOT * | fGPSData = nullptr |
| double | fHWTemperature = 0 |
| double | fHWTemperatureExt = 0 |
| double | fHWTemperatureInt = 0 |
| int | fId = 0 |
| bool | fIsSaturated = false |
| TimeStamp_ROOT | fRawTraceStartTime |
| bool | fRawTraceStartTimeLocked = false |
| revtStationRecData_ROOT * | fRecData = nullptr |
| int | fReconstructionStatus = 0 |
| unsigned long long int | fRejectedReason = 0 |
| revtStationSimData_ROOT * | fSimData = nullptr |
| revtStationHeader_ROOT * | fStationHeader = nullptr |
| revtStationTriggerData_ROOT * | fTriggerData = nullptr |
Persistent revt::Station using ROOT.
Definition at line 32 of file revtStation_ROOT.h.
|
inline |
Definition at line 35 of file revtStation_ROOT.h.
|
inline |
Definition at line 36 of file revtStation_ROOT.h.
References utl::s.
| revtStation_ROOT::~revtStation_ROOT | ( | ) |
Definition at line 17 of file revtStation_ROOT.cc.
| revtStation_ROOT::revtStation_ROOT | ( | const revt::Station & | s | ) |
Definition at line 53 of file revtStation_ROOT.cc.
| io::revtStation_ROOT::ClassDefNV | ( | revtStation_ROOT | , |
| DONT_CHANGE_THIS_NUMBER | |||
| ) |
| revtStation_ROOT & revtStation_ROOT::operator= | ( | const revtStation_ROOT & | s | ) |
Definition at line 28 of file revtStation_ROOT.cc.
References io::DeepCopy(), fChannels, fExcludedReason, fFFTDataContainer, fGPSData, fHWTemperature, fHWTemperatureExt, fHWTemperatureInt, fId, fIsSaturated, fRawTraceStartTime, fRawTraceStartTimeLocked, fRecData, fReconstructionStatus, fRejectedReason, fSimData, fStationHeader, and fTriggerData.
| void revtStation_ROOT::operator>> | ( | revt::Station & | s | ) | const |
Definition at line 75 of file revtStation_ROOT.cc.
References io::TimeStamp_ROOT::Convert(), revt::eNoRejection, revt::eNotExcluded, fChannels, fExcludedReason, fFFTDataContainer, fGPSData, fHWTemperature, fHWTemperatureExt, fHWTemperatureInt, fIsSaturated, fRawTraceStartTime, fRawTraceStartTimeLocked, fRecData, fReconstructionStatus, fRejectedReason, fSimData, fStationHeader, fTriggerData, revt::Station::GetChannel(), revt::Station::GetFFTDataContainer(), revt::Station::GetGPSData(), revt::Station::GetId(), rdet::Station::GetListOfChannelIds(), rdet::Station::GetNChannels(), revt::Station::GetRecData(), revt::Station::GetSimData(), revt::Station::GetStationHeader(), revt::Station::GetTriggerData(), revt::Station::MakeGPSData(), revt::Station::MakeRecData(), revt::Station::MakeSimData(), revt::Station::MakeStationHeader(), revt::Station::MakeTriggerData(), revt::Station::SetExcludedReason(), revt::Station::SetHWTemperature(), revt::Station::SetHWTemperatureExt(), revt::Station::SetHWTemperatureInt(), revt::Station::SetNotSaturated(), revt::Station::SetRawTraceStartTime(), revt::Station::SetRawTraceStartTimeLocked(), revt::Station::SetReconstructionStatus(), revt::Station::SetRejectedReason(), and revt::Station::SetSaturated().
| std::vector<revtChannel_ROOT> io::revtStation_ROOT::fChannels |
Definition at line 45 of file revtStation_ROOT.h.
Referenced by operator=(), and operator>>().
| int io::revtStation_ROOT::fExcludedReason = 0 |
Definition at line 55 of file revtStation_ROOT.h.
Referenced by operator=(), and operator>>().
| StationFFTDataContainer_ROOT io::revtStation_ROOT::fFFTDataContainer |
Definition at line 53 of file revtStation_ROOT.h.
Referenced by operator=(), and operator>>().
| revtStationGPSData_ROOT* io::revtStation_ROOT::fGPSData = nullptr |
Definition at line 49 of file revtStation_ROOT.h.
Referenced by operator=(), and operator>>().
| double io::revtStation_ROOT::fHWTemperature = 0 |
Definition at line 58 of file revtStation_ROOT.h.
Referenced by operator=(), and operator>>().
| double io::revtStation_ROOT::fHWTemperatureExt = 0 |
Definition at line 60 of file revtStation_ROOT.h.
Referenced by operator=(), and operator>>().
| double io::revtStation_ROOT::fHWTemperatureInt = 0 |
Definition at line 59 of file revtStation_ROOT.h.
Referenced by operator=(), and operator>>().
| int io::revtStation_ROOT::fId = 0 |
Definition at line 44 of file revtStation_ROOT.h.
Referenced by operator=().
| bool io::revtStation_ROOT::fIsSaturated = false |
Definition at line 56 of file revtStation_ROOT.h.
Referenced by operator=(), and operator>>().
| TimeStamp_ROOT io::revtStation_ROOT::fRawTraceStartTime |
Definition at line 51 of file revtStation_ROOT.h.
Referenced by operator=(), and operator>>().
| bool io::revtStation_ROOT::fRawTraceStartTimeLocked = false |
Definition at line 52 of file revtStation_ROOT.h.
Referenced by operator=(), and operator>>().
| revtStationRecData_ROOT* io::revtStation_ROOT::fRecData = nullptr |
Definition at line 47 of file revtStation_ROOT.h.
Referenced by operator=(), and operator>>().
| int io::revtStation_ROOT::fReconstructionStatus = 0 |
Definition at line 54 of file revtStation_ROOT.h.
Referenced by operator=(), and operator>>().
| unsigned long long int io::revtStation_ROOT::fRejectedReason = 0 |
Definition at line 57 of file revtStation_ROOT.h.
Referenced by operator=(), and operator>>().
| revtStationSimData_ROOT* io::revtStation_ROOT::fSimData = nullptr |
Definition at line 46 of file revtStation_ROOT.h.
Referenced by operator=(), and operator>>().
| revtStationHeader_ROOT* io::revtStation_ROOT::fStationHeader = nullptr |
Definition at line 50 of file revtStation_ROOT.h.
Referenced by operator=(), and operator>>().
| revtStationTriggerData_ROOT* io::revtStation_ROOT::fTriggerData = nullptr |
Definition at line 48 of file revtStation_ROOT.h.
Referenced by operator=(), and operator>>().