revtChannelRecData_ROOT.h
Go to the documentation of this file.
1 #ifndef _io_revtChannelRecData_ROOT_h_
2 #define _io_revtChannelRecData_ROOT_h_
3 
4 #ifndef __CINT__
5 # include <revt/ChannelRecData.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::ChannelRecData& s) const;
28 #endif
29 
31 
33 
34  };
35 
36 }
37 
38 
39 #endif
Class to access channel level reconstructed data.
void operator>>(revt::ChannelRecData &s) const
Persistent ParameterStorage object using ROOT.
Persistent revt::ChannelRecData using ROOT.
ClassDefNV(revtChannelRecData_ROOT, DONT_CHANGE_THIS_NUMBER)
constexpr double s
Definition: AugerUnits.h:163
ParameterStorage_ROOT fStationQuantities
#define DONT_CHANGE_THIS_NUMBER
Definition: EventIO.h:21

, generated on Tue Sep 26 2023.