EyeHeader_ROOT.h
Go to the documentation of this file.
1 #ifndef _io_EyeHeader_ROOT_h_
2 #define _io_EyeHeader_ROOT_h_
3 
4 #ifndef __CINT__
5 # include <fevt/EyeHeader.h>
6 #endif
7 #include <io/EventIO.h>
8 #include <io/TimeStamp_ROOT.h>
9 #include <Rtypes.h>
10 
11 
12 namespace io {
13 
24 
25  public:
27 #ifndef __CINT__
29  void operator>>(fevt::EyeHeader& h) const;
30 #endif
31 
32  unsigned int fEventNo = 0;
33  unsigned int fRunNo = 0;
34  int fEventType = 0;
35  int fEventClass = 0;
36 
38 
39  bool fHasBadTimeCorrection = false;
41 
43 
44  };
45 
46 }
47 
48 
49 #endif
Header of Eye-level event.
Definition: EyeHeader.h:32
ClassDefNV(EyeHeader_ROOT, DONT_CHANGE_THIS_NUMBER)
unsigned int fEventNo
TimeStamp_ROOT fTime
unsigned int fRunNo
void operator>>(fevt::EyeHeader &h) const
#define DONT_CHANGE_THIS_NUMBER
Definition: EventIO.h:21
Persitent EyeHeader.

, generated on Tue Sep 26 2023.