SmallPMTData_ROOT.h
Go to the documentation of this file.
1 #ifndef _SmallPMTData_ROOT_h_
2 #define _SmallPMTData_ROOT_h_
3 
4 #ifndef __CINT__
5 # include <sevt/SmallPMTData.h>
6 #endif
7 #include <io/EventIO.h>
8 #include <Rtypes.h>
9 
10 
11 namespace io {
12 
13  class SmallPMTCalibData_ROOT;
14 
15 
24 
25  public:
27  SmallPMTData_ROOT(const SmallPMTData_ROOT& s) { *this = s; }
30 #ifndef __CINT__
32  void operator>>(sevt::SmallPMTData& s) const;
33 #endif
34 
35  bool fIsTubeOk = false;
36 
38 
40 
41  };
42 
43 }
44 
45 
46 #endif
SmallPMTCalibData_ROOT * fCalibData
ClassDefNV(SmallPMTData_ROOT, DONT_CHANGE_THIS_NUMBER)
void operator>>(sevt::SmallPMTData &s) const
constexpr double s
Definition: AugerUnits.h:163
SmallPMTData_ROOT(const SmallPMTData_ROOT &s)
class to hold data for station SPMT
Definition: SmallPMTData.h:18
SmallPMTData_ROOT & operator=(const SmallPMTData_ROOT &s)
#define DONT_CHANGE_THIS_NUMBER
Definition: EventIO.h:21

, generated on Tue Sep 26 2023.