sevtHeader_ROOT.h
Go to the documentation of this file.
1 #ifndef _sevtHeader_ROOT_h_
2 #define _sevtHeader_ROOT_h_
3 
4 #ifndef __CINT__
5 # include <sevt/Header.h>
6 #endif
7 #include <io/EventIO.h>
8 #include <io/TimeStamp_ROOT.h>
9 #include <Rtypes.h>
10 
11 
12 namespace io {
13 
23  public:
25 #ifndef __CINT__
26  sevtHeader_ROOT(const sevt::Header& h);
27  void operator>>(sevt::Header& h) const;
28 #endif
29 
30  int fId = 0;
32 
34 
35  };
36 
37 }
38 
39 
40 #endif
void operator>>(sevt::Header &h) const
TimeStamp_ROOT fTime
Header file holding the SD Event Trigger class definition.
Definition: SEvent/Header.h:16
#define DONT_CHANGE_THIS_NUMBER
Definition: EventIO.h:21
Persistent SEvent Header using ROOT.
ClassDefNV(sevtHeader_ROOT, DONT_CHANGE_THIS_NUMBER)

, generated on Tue Sep 26 2023.