sevtScintillatorRecData_ROOT.h
Go to the documentation of this file.
1 #ifndef _io_sevtScintillatorRecData_ROOT_h_
2 #define _io_sevtScintillatorRecData_ROOT_h_
3 
4 #ifndef __CINT__
5 # include <sevt/ScintillatorRecData.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  double fTotalSignal = 0;
31  double fTotalSignalError = 0;
32  double fRiseTime = 0;
33  double fRiseTimeError = 0;
34 
36 
37  };
38 
39 }
40 
41 
42 #endif
ClassDefNV(sevtScintillatorRecData_ROOT, DONT_CHANGE_THIS_NUMBER)
void operator>>(sevt::ScintillatorRecData &d)
ROOT streamer for class ScintillatorRecData.
#define DONT_CHANGE_THIS_NUMBER
Definition: EventIO.h:21
Class to access station scintillator reconstructed data.

, generated on Tue Sep 26 2023.