Geant4
10.03.p03
|
#include <CexmcEventInfo.hh>
Public Member Functions | |
CexmcEventInfo (G4bool edTriggerIsOk, G4bool tpTriggerIsOk, G4bool reconstructionIsOk) | |
void | Print (void) const |
G4bool | EdTriggerIsOk (void) const |
G4bool | TpTriggerIsOk (void) const |
G4bool | ReconstructionIsOk (void) const |
Public Member Functions inherited from G4VUserEventInformation | |
G4VUserEventInformation () | |
virtual | ~G4VUserEventInformation () |
Definition at line 51 of file CexmcEventInfo.hh.
CexmcEventInfo::CexmcEventInfo | ( | G4bool | edTriggerIsOk, |
G4bool | tpTriggerIsOk, | ||
G4bool | reconstructionIsOk | ||
) |
Definition at line 47 of file CexmcEventInfo.cc.
Definition at line 88 of file CexmcEventInfo.hh.
Definition at line 82 of file CexmcEventInfo.hh.