sevtScintillator_ROOT.h
Go to the documentation of this file.
1 #ifndef _sevtScintillator_ROOT_h_
2 #define _sevtScintillator_ROOT_h_
3 
4 #ifndef __CINT__
5 # include <sevt/Scintillator.h>
6 #endif
7 #include <io/EventIO.h>
8 #include <io/StreamerUtilities.h>
9 #include <io/MultiTrace_ROOT.h>
10 #include <Rtypes.h>
11 
12 
13 namespace io {
14 
15  class sevtScintillatorSimData_ROOT;
16  class sevtScintillatorRecData_ROOT;
17 
18 
28  public:
33 #ifndef __CINT__
35  void operator>>(sevt::Scintillator& s) const;
36 #endif
37 
41  bool fSaturation[2]
42 #ifndef __CINT__
43  = { false, false }
44 #endif
45  ;
46 
48 
49  };
50 
51 }
52 
53 
54 #endif
sevtScintillator_ROOT(const sevtScintillator_ROOT &s)
ROOT streamer for class Scintillator.
ROOT streamer for class ScintillatorSimData.
void operator>>(sevt::Scintillator &s) const
constexpr double s
Definition: AugerUnits.h:163
sevtScintillator_ROOT & operator=(const sevtScintillator_ROOT &s)
ROOT streamer for class ScintillatorRecData.
ClassDefNV(sevtScintillator_ROOT, DONT_CHANGE_THIS_NUMBER)
class to hold data for station Scintillator
#define DONT_CHANGE_THIS_NUMBER
Definition: EventIO.h:21
sevtScintillatorSimData_ROOT * fSimData
sevtScintillatorRecData_ROOT * fRecData

, generated on Tue Sep 26 2023.