ChannelRecData_ROOT.h
Go to the documentation of this file.
1 #ifndef _ChannelRecData_ROOT_h_
2 #define _ChannelRecData_ROOT_h_
3 
4 #ifndef __CINT__
5 # include <fevt/ChannelRecData.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__
28  void operator>>(fevt::ChannelRecData& c) const;
29 #endif
30 
32 
34 
35  };
36 
37 }
38 
39 
40 #endif
void operator>>(fevt::ChannelRecData &c) const
ChannelRecData Class being actually streamed when using ROOT IO.
ClassDefNV(ChannelRecData_ROOT, DONT_CHANGE_THIS_NUMBER)
Fluorescence Detector Channel Reconstructed Data Event.
#define DONT_CHANGE_THIS_NUMBER
Definition: EventIO.h:21

, generated on Tue Sep 26 2023.