mevtTrigger_ROOT.h
Go to the documentation of this file.
1 #ifndef _mevtTrigger_ROOT_h_
2 #define _mevtTrigger_ROOT_h_
3 
4 #ifndef __CINT__
5 # include <mevt/Trigger.h>
6 #endif
7 #include <io/EventIO.h>
8 #include <Rtypes.h>
9 
10 
11 namespace io {
12 
22 
23  public:
25 #ifndef __CINT__
27  void operator>>(mevt::Trigger& t) const;
28 #endif
29 
30  int fType = 0;
31  int fOccupancyLevel = 0;
32 
34 
35  };
36 
37 }
38 
39 
40 #endif
Trigger information for muon events.
Definition: Trigger.h:19
void operator>>(mevt::Trigger &t) const
ClassDefNV(mevtTrigger_ROOT, DONT_CHANGE_THIS_NUMBER)
#define DONT_CHANGE_THIS_NUMBER
Definition: EventIO.h:21
Persistent mevt::Trigger using ROOT.

, generated on Tue Sep 26 2023.