ModuleRecData_ROOT.h
Go to the documentation of this file.
1 #ifndef _io_ModuleRecData_ROOT_h_
2 #define _io_ModuleRecData_ROOT_h_
3 
4 #ifndef __CINT__
5 # include <mevt/ModuleRecData.h>
6 #endif
7 #include <io/EventIO.h>
8 #include <io/Trace_ROOT.h>
9 #include <Rtypes.h>
10 
11 
12 namespace io {
13 
23 
24  public:
26 #ifndef __CINT__
28  void operator>>(mevt::ModuleRecData& m) const;
29 #endif
30 
32  unsigned int fSegmentation = 0;
33  unsigned fWindowSize = 0;
34 
36 
37  };
38 
39 }
40 
41 
42 #endif
Module level reconstruction data. This class contains all data required by the muon reconstruction...
Definition: ModuleRecData.h:29
ClassDefNV(ModuleRecData_ROOT, DONT_CHANGE_THIS_NUMBER)
Persistent ModuleRecData using ROOT.
#define DONT_CHANGE_THIS_NUMBER
Definition: EventIO.h:21
void operator>>(mevt::ModuleRecData &m) const
constexpr double m
Definition: AugerUnits.h:121

, generated on Tue Sep 26 2023.