ScintillatorRecData_ROOT.h
Go to the documentation of this file.
1 #ifndef _io_ScintillatorRecData_ROOT_h_
2 #define _io_ScintillatorRecData_ROOT_h_
3 
4 #ifndef __CINT__
5 # include <mevt/ScintillatorRecData.h>
6 #endif
7 #include <io/EventIO.h>
8 #include <io/Particle_ROOT.h>
9 #include <Rtypes.h>
10 #include <vector>
11 
12 
13 namespace io {
14 
24 
25  public:
27 #ifndef __CINT__
30 #endif
31 
32  std::vector<double> fPatternMatchTimes;
33 
35 
36  };
37 
38 }
39 
40 
41 #endif
std::vector< double > fPatternMatchTimes
ClassDefNV(ScintillatorRecData_ROOT, DONT_CHANGE_THIS_NUMBER)
constexpr double s
Definition: AugerUnits.h:163
#define DONT_CHANGE_THIS_NUMBER
Definition: EventIO.h:21
Scintillator level reconstruction data.
Persistent ScintillatorRecData using ROOT.
void operator>>(mevt::ScintillatorRecData &s) const

, generated on Tue Sep 26 2023.