|
Class Reference for E1039 Core & Analysis Software
|
#include </dev/shm/kenichi/update-github-e1039-doc/e1039-core/simulation/g4main/PHG4TruthEventAction.h>
Inheritance diagram for PHG4TruthEventAction:
Collaboration diagram for PHG4TruthEventAction:Public Member Functions | |
| PHG4TruthEventAction (void) | |
| constructor More... | |
| virtual | ~PHG4TruthEventAction (void) |
| destuctor More... | |
| void | BeginOfEventAction (const G4Event *) |
| void | EndOfEventAction (const G4Event *) |
| int | ResetEvent (PHCompositeNode *) |
| void | SetInterfacePointers (PHCompositeNode *) |
| get relevant nodes from top node passed as argument More... | |
| void | AddTrackidToWritelist (const G4int trackid) |
| add id into track list More... | |
Public Member Functions inherited from PHG4EventAction | |
| PHG4EventAction (void) | |
| virtual | ~PHG4EventAction () |
Definition at line 16 of file PHG4TruthEventAction.h.
| PHG4TruthEventAction::PHG4TruthEventAction | ( | void | ) |
constructor
Definition at line 32 of file PHG4TruthEventAction.cc.
|
inlinevirtual |
destuctor
Definition at line 25 of file PHG4TruthEventAction.h.
| void PHG4TruthEventAction::AddTrackidToWritelist | ( | const G4int | trackid | ) |
add id into track list
Definition at line 192 of file PHG4TruthEventAction.cc.
Referenced by PHG4TruthTrackingAction::PostUserTrackingAction().
Here is the caller graph for this function:
|
virtual |
Reimplemented from PHG4EventAction.
Definition at line 39 of file PHG4TruthEventAction.cc.
References PHG4TruthInfoContainer::GetMap().
Here is the call graph for this function:
|
virtual |
Reimplemented from PHG4EventAction.
Definition at line 55 of file PHG4TruthEventAction.cc.
References PHG4TruthInfoContainer::AddEmbededTrkId(), PHG4TruthInfoContainer::AddEmbededVtxId(), PHG4TruthInfoContainer::delete_particle(), PHG4TruthInfoContainer::delete_vtx(), PHG4UserPrimaryParticleInformation::get_embed(), PHG4Particle::get_parent_id(), PHG4UserPrimaryParticleInformation::get_user_track_id(), PHG4UserPrimaryParticleInformation::get_user_vtx_id(), PHG4Particle::get_vtx_id(), PHG4TruthInfoContainer::GetParticle(), PHG4TruthInfoContainer::GetParticleRange(), and PHG4TruthInfoContainer::GetVtxRange().
Here is the call graph for this function:
|
virtual |
Reimplemented from PHG4EventAction.
Definition at line 237 of file PHG4TruthEventAction.cc.
Referenced by PHG4TruthSubsystem::ResetEvent().
Here is the caller graph for this function:
|
virtual |
get relevant nodes from top node passed as argument
Reimplemented from PHG4EventAction.
Definition at line 197 of file PHG4TruthEventAction.cc.
Referenced by PHG4TruthSubsystem::process_event().
Here is the caller graph for this function: