ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <coresoftware/blob/master/simulation/g4simulation/g4main/PHG4EventAction.h>
Public Member Functions | |
PHG4EventAction (void) | |
virtual | ~PHG4EventAction () |
virtual void | BeginOfEventAction (const G4Event *) |
virtual void | EndOfEventAction (const G4Event *) |
virtual void | SetInterfacePointers (PHCompositeNode *) |
get relevant nodes from top node passed as argument | |
virtual int | ResetEvent (PHCompositeNode *) |
Definition at line 9 of file PHG4EventAction.h.
View newest version in sPHENIX GitHub at line 9 of file PHG4EventAction.h
|
inline |
Definition at line 13 of file PHG4EventAction.h.
View newest version in sPHENIX GitHub at line 13 of file PHG4EventAction.h
|
inlinevirtual |
Definition at line 16 of file PHG4EventAction.h.
View newest version in sPHENIX GitHub at line 16 of file PHG4EventAction.h
Reimplemented in PHG4TruthEventAction.
Definition at line 19 of file PHG4EventAction.h.
View newest version in sPHENIX GitHub at line 19 of file PHG4EventAction.h
Reimplemented in PHG4EventActionClearZeroEdep, and PHG4TruthEventAction.
Definition at line 21 of file PHG4EventAction.h.
View newest version in sPHENIX GitHub at line 21 of file PHG4EventAction.h
|
inlinevirtual |
Reimplemented in PHG4TruthEventAction.
Definition at line 26 of file PHG4EventAction.h.
View newest version in sPHENIX GitHub at line 26 of file PHG4EventAction.h
|
inlinevirtual |
get relevant nodes from top node passed as argument
Reimplemented in PHG4TruthEventAction.
Definition at line 24 of file PHG4EventAction.h.
View newest version in sPHENIX GitHub at line 24 of file PHG4EventAction.h