revtStationSimData_ROOT.h
Go to the documentation of this file.
1 #ifndef _io_revtStationSimData_ROOT_h_
2 #define _io_revtStationSimData_ROOT_h_
3 
4 #ifndef __CINT__
5 # include <revt/StationSimData.h>
6 #endif
7 #include <io/EventIO.h>
8 #include <io/ParameterStorage_ROOT.h>
9 #include <io/TraceV3D_ROOT.h>
10 #include <Rtypes.h>
11 
12 
13 namespace io {
14 
23 
24  public:
26 #ifndef __CINT__
28  void operator>>(revt::StationSimData& s) const;
29 #endif
30 
32 
35 
36  bool fPulseFound = false;
37 
39 
40  };
41 
42 }
43 
44 
45 #endif
StationTimeSeries_ROOT fSimulatedTrace
Station Level Simulated Data
void operator>>(revt::StationSimData &s) const
Persistent ParameterStorage object using ROOT.
ClassDefNV(revtStationSimData_ROOT, DONT_CHANGE_THIS_NUMBER)
constexpr double s
Definition: AugerUnits.h:163
ParameterStorage_ROOT fStationQuantities
#define DONT_CHANGE_THIS_NUMBER
Definition: EventIO.h:21
Persistent revt::StationSimData using ROOT.
ROOT streamer for TraceV3D.
Definition: TraceV3D_ROOT.h:23

, generated on Tue Sep 26 2023.