revtStationTriggerData_ROOT.h
Go to the documentation of this file.
1 #ifndef _revtStationTriggerData_ROOT_h_
2 #define _revtStationTriggerData_ROOT_h_
3 
4 #ifndef __CINT__
5 # include <revt/StationTriggerData.h>
6 #endif
7 #include <Rtypes.h>
8 
9 
10 namespace io {
11 
21  public:
23 #ifndef __CINT__
26 #endif
27 
28  int fOffset = 0;
30  int fSelfTriggerBin = 0;
31  double fSelfTriggerAmp = 0;
32  int fTriggerSource = 0;
33 
35 
36  };
37 
38 }
39 
40 
41 #endif
Persistent revtStationTriggerData using ROOT.
Station Trigger Data description
constexpr double s
Definition: AugerUnits.h:163
void operator>>(revt::StationTriggerData &s) const
ClassDefNV(revtStationTriggerData_ROOT, 1)

, generated on Tue Sep 26 2023.