Class Reference for E1039 Core & Analysis Software
|
Public Member Functions | |
PHG4EventActionClearZeroEdep (PHCompositeNode *topNode, const std::string &name) | |
constructor More... | |
void | AddNode (const std::string &name) |
virtual | ~PHG4EventActionClearZeroEdep () |
destuctor More... | |
void | EndOfEventAction (const G4Event *) |
![]() | |
PHG4EventAction (void) | |
virtual | ~PHG4EventAction () |
virtual void | BeginOfEventAction (const G4Event *) |
virtual void | SetInterfacePointers (PHCompositeNode *) |
get relevant nodes from top node passed as argument More... | |
virtual int | ResetEvent (PHCompositeNode *) |
Definition at line 12 of file PHG4EventActionClearZeroEdep.h.
PHG4EventActionClearZeroEdep::PHG4EventActionClearZeroEdep | ( | PHCompositeNode * | topNode, |
const std::string & | name | ||
) |
constructor
Definition at line 13 of file PHG4EventActionClearZeroEdep.cc.
References AddNode().
|
inlinevirtual |
destuctor
Definition at line 23 of file PHG4EventActionClearZeroEdep.h.
void PHG4EventActionClearZeroEdep::AddNode | ( | const std::string & | name | ) |
Definition at line 21 of file PHG4EventActionClearZeroEdep.cc.
Referenced by PHG4EventActionClearZeroEdep().
|
virtual |
Reimplemented from PHG4EventAction.
Definition at line 27 of file PHG4EventActionClearZeroEdep.cc.
References PHG4HitContainer::RemoveZeroEDep().