mevtChannel_ROOT.h
Go to the documentation of this file.
1 #ifndef _io_mevtChannel_ROOT_h_
2 #define _io_mevtChannel_ROOT_h_
3 
4 #ifndef __CINT__
5 # include <mevt/Channel.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::Channel& c) const;
29 #endif
30 
31  int fId = 0;
33 
35 
36  };
37 
38 }
39 
40 
41 #endif
void operator>>(mevt::Channel &c) const
ClassDefNV(mevtChannel_ROOT, DONT_CHANGE_THIS_NUMBER)
Persistent SD Channel using ROOT.
#define DONT_CHANGE_THIS_NUMBER
Definition: EventIO.h:21
Channel level event data.

, generated on Tue Sep 26 2023.