sevtScintillatorSimData_ROOT.h
Go to the documentation of this file.
1 #ifndef _io_sevtScintillatorSimData_ROOT_h
2 #define _io_sevtScintillatorSimData_ROOT_h
3 
4 #ifndef __CINT__
5 # include <sevt/ScintillatorSimData.h>
6 #endif
7 #include <io/EventIO.h>
8 #include <io/StreamerUtilities.h>
9 #include <Rtypes.h>
10 
11 
12 namespace io {
13 
23  public:
25 #ifndef __CINT__
28 #endif
29 
30  unsigned int fNumberOfMuons = 0;
31  unsigned int fNumberOfElectrons = 0;
32  unsigned int fNumberOfPhotons = 0;
33  unsigned int fTotalParticleCount = 0;
34 
36 
37  };
38 
39 }
40 
41 
42 #endif
ROOT streamer for class ScintillatorSimData.
void operator>>(sevt::ScintillatorSimData &s)
constexpr double s
Definition: AugerUnits.h:163
Station Scintillator Level Simulated Data
#define DONT_CHANGE_THIS_NUMBER
Definition: EventIO.h:21
ClassDefNV(sevtScintillatorSimData_ROOT, DONT_CHANGE_THIS_NUMBER)

, generated on Tue Sep 26 2023.