ModuleSimData_ROOT.h
Go to the documentation of this file.
1 #ifndef _io_ModuleSimData_ROOT_h_
2 #define _io_ModuleSimData_ROOT_h_
3 
4 #ifndef __CINT__
5 # include <mevt/ModuleSimData.h>
6 #endif
7 #include <io/EventIO.h>
8 #include <Rtypes.h>
9 
10 
11 namespace io {
12 
22 
23  public:
25 #ifndef __CINT__
27  void operator>>(mevt::ModuleSimData& m) const;
28 #endif
29 
31 
32  };
33 
34 }
35 
36 
37 #endif
Persistent ModuleSimData using ROOT.
void operator>>(mevt::ModuleSimData &m) const
Module level simulation data.
Definition: ModuleSimData.h:22
#define DONT_CHANGE_THIS_NUMBER
Definition: EventIO.h:21
constexpr double m
Definition: AugerUnits.h:121
ClassDefNV(ModuleSimData_ROOT, DONT_CHANGE_THIS_NUMBER)

, generated on Tue Sep 26 2023.