revtStationHeader_ROOT.h
Go to the documentation of this file.
1 #ifndef _revtStationHeader_ROOT_h_
2 #define _revtStationHeader_ROOT_h_
3 
4 #ifndef __CINT__
5 # include <revt/StationHeader.h>
6 #endif
7 #include <Rtypes.h>
8 
9 
10 namespace io {
11 
21  public:
23 #ifndef __CINT__
25  void operator>>(revt::StationHeader& s) const;
26 #endif
27 
29  int fHardwareType = 0;
30 
32 
33  };
34 
35 }
36 
37 
38 #endif
ClassDefNV(revtStationHeader_ROOT, 1)
constexpr double s
Definition: AugerUnits.h:163
void operator>>(revt::StationHeader &s) const
Store information provided by the DAQ about the station.
Definition: StationHeader.h:13

, generated on Tue Sep 26 2023.