ShowerRRecData_ROOT.h
Go to the documentation of this file.
1 #ifndef _io_ShowerRRecData_ROOT_h_
2 #define _io_ShowerRRecData_ROOT_h_
3 
4 #ifndef __CINT__
5 # include <evt/ShowerRRecData.h>
6 #endif
7 #include <io/EventIO.h>
8 #include <io/ParameterStorage_ROOT.h>
9 #include <Rtypes.h>
10 
11 
12 namespace io {
13 
25 
26  public:
28  // ShowerRRecData_ROOT(const ShowerRRecData_ROOT& s) { *this = s; }
29  // ~ShowerRRecData_ROOT();
30  // ShowerRRecData_ROOT& operator=(const ShowerRRecData_ROOT& s);
31 #ifndef __CINT__
34 #endif
35 
37 
39 
40  };
41 
42 }
43 
44 
45 #endif
ClassDefNV(ShowerRRecData_ROOT, 1)
void operator>>(evt::ShowerRRecData &s)
Interface class to access to the RD Reconstruction of a Shower.
Persistent ParameterStorage object using ROOT.
constexpr double s
Definition: AugerUnits.h:163
ROOT wise implementation of streaming for class ShowerRRecData.
ParameterStorage_ROOT fShowerQuantities

, generated on Tue Sep 26 2023.