revtStationRecData_ROOT.h
Go to the documentation of this file.
1 #ifndef _io_revtStationRecData_ROOT_h_
2 #define _io_revtStationRecData_ROOT_h_
3 
4 #ifndef __CINT__
5 # include <revt/StationRecData.h>
6 #endif
7 #include <io/EventIO.h>
8 #include <io/ParameterStorage_ROOT.h>
9 #include <Rtypes.h>
10 
11 
12 namespace io {
13 
22 
23  public:
25 #ifndef __CINT__
27  void operator>>(revt::StationRecData& s) const;
28 #endif
29 
31 
32  bool fPulseFound = false;
33 
35 
36  };
37 
38 }
39 
40 
41 #endif
ClassDefNV(revtStationRecData_ROOT, DONT_CHANGE_THIS_NUMBER)
Class to access station level reconstructed data.
Persistent ParameterStorage object using ROOT.
constexpr double s
Definition: AugerUnits.h:163
ParameterStorage_ROOT fStationQuantities
Persistent revt::StationRecData using ROOT.
#define DONT_CHANGE_THIS_NUMBER
Definition: EventIO.h:21
void operator>>(revt::StationRecData &s) const

, generated on Tue Sep 26 2023.