|
Class Reference for E1039 Core & Analysis Software
|
Inheritance diagram for PHG4EventActionClearZeroEdep:
Collaboration diagram for PHG4EventActionClearZeroEdep: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 *) |
Public Member Functions inherited from PHG4EventAction | |
| 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().
Here is the call graph for this function:
|
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().
Here is the caller graph for this function:
|
virtual |
Reimplemented from PHG4EventAction.
Definition at line 27 of file PHG4EventActionClearZeroEdep.cc.
References PHG4HitContainer::RemoveZeroEDep().
Here is the call graph for this function: