ChannelSimData_ROOT.h
Go to the documentation of this file.
1 #ifndef _ChannelSimData_ROOT_h_
2 #define _ChannelSimData_ROOT_h_
3 
4 #ifndef __CINT__
5 # include <fevt/ChannelSimData.h>
6 #endif
7 #include <io/EventIO.h>
8 #include <io/MultiTrace_ROOT.h>
9 #include <Rtypes.h>
10 
11 
12 namespace io {
13 
23 
24  public:
26 #ifndef __CINT__
27  ChannelSimData_ROOT(const fevt::ChannelSimData& channelsim);
28  void operator>>(fevt::ChannelSimData& channelsim) const;
29 #endif
30 
32 
34 
35  };
36 
37 }
38 
39 
40 #endif
Persistent ChannelSimData class.
void operator>>(fevt::ChannelSimData &channelsim) const
Fluorescence Detector Channel Simulated Data Event.
#define DONT_CHANGE_THIS_NUMBER
Definition: EventIO.h:21
ClassDefNV(ChannelSimData_ROOT, DONT_CHANGE_THIS_NUMBER)

, generated on Tue Sep 26 2023.