Class Reference for E1039 Core & Analysis Software
|
#include </dev/shm/kenichi/update-github-e1039-doc/e1039-core/simulation/g4main/PHG4TruthTrackingAction.h>
Public Member Functions | |
PHG4TruthTrackingAction (PHG4TruthEventAction *) | |
constructor More... | |
virtual | ~PHG4TruthTrackingAction () |
destructor More... | |
virtual void | PreUserTrackingAction (const G4Track *) |
tracking action More... | |
virtual void | PostUserTrackingAction (const G4Track *) |
virtual void | SetInterfacePointers (PHCompositeNode *) |
Set pointers to the i/o nodes. More... | |
int | ResetEvent (PHCompositeNode *) |
![]() | |
PHG4TrackingAction (void) | |
virtual | ~PHG4TrackingAction () |
Definition at line 13 of file PHG4TruthTrackingAction.h.
PHG4TruthTrackingAction::PHG4TruthTrackingAction | ( | PHG4TruthEventAction * | eventAction | ) |
constructor
Definition at line 27 of file PHG4TruthTrackingAction.cc.
|
inlinevirtual |
destructor
Definition at line 21 of file PHG4TruthTrackingAction.h.
|
virtual |
Definition at line 149 of file PHG4TruthTrackingAction.cc.
References PHG4TruthEventAction::AddTrackidToWritelist(), NULL, PHG4TrackUserInfo::SetShower(), PHG4TrackUserInfo::SetUserParentId(), and PHG4TrackUserInfo::SetUserPrimaryId().
|
virtual |
tracking action
Definition at line 32 of file PHG4TruthTrackingAction.cc.
References PHG4TruthInfoContainer::AddParticle(), PHG4TruthInfoContainer::AddShower(), PHG4TruthInfoContainer::AddVertex(), PHG4UserPrimaryParticleInformation::get_user_barcode(), PHG4TruthInfoContainer::maxtrkindex(), PHG4TruthInfoContainer::maxvtxindex(), PHG4TruthInfoContainer::mintrkindex(), PHG4TruthInfoContainer::minvtxindex(), PHG4Particlev1::set_barcode(), PHG4Particlev2::set_e(), PHG4Showerv1::set_id(), PHG4Particlev1::set_name(), PHG4Particlev2::set_parent_id(), PHG4Showerv1::set_parent_particle_id(), PHG4Showerv1::set_parent_shower_id(), PHG4Particlev1::set_pid(), PHG4Particlev2::set_primary_id(), PHG4Particlev1::set_px(), PHG4Particlev1::set_py(), PHG4Particlev1::set_pz(), PHG4Particlev2::set_track_id(), PHG4UserPrimaryParticleInformation::set_user_track_id(), PHG4UserPrimaryParticleInformation::set_user_vtx_id(), PHG4Particlev2::set_vtx_id(), PHG4TrackUserInfo::SetShower(), PHG4TrackUserInfo::SetUserPrimaryId(), and PHG4TrackUserInfo::SetUserTrackId().
|
virtual |
Reimplemented from PHG4TrackingAction.
Definition at line 194 of file PHG4TruthTrackingAction.cc.
Referenced by PHG4TruthSubsystem::ResetEvent().
|
virtual |
Set pointers to the i/o nodes.
Reimplemented from PHG4TrackingAction.
Definition at line 182 of file PHG4TruthTrackingAction.cc.
Referenced by PHG4TruthSubsystem::process_event().