ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <coresoftware/blob/master/simulation/g4simulation/g4main/PHG4TrackingAction.h>
Public Member Functions | |
PHG4TrackingAction (void) | |
~PHG4TrackingAction () override | |
void | PreUserTrackingAction (const G4Track *) override |
void | PostUserTrackingAction (const G4Track *) override |
virtual void | SetInterfacePointers (PHCompositeNode *) |
Set the node pointers. | |
virtual int | ResetEvent (PHCompositeNode *) |
Public Member Functions inherited from G4UserTrackingAction | |
G4UserTrackingAction () | |
virtual | ~G4UserTrackingAction () |
virtual void | SetTrackingManagerPointer (G4TrackingManager *pValue) |
Additional Inherited Members | |
Protected Attributes inherited from G4UserTrackingAction | |
G4TrackingManager * | fpTrackingManager |
Definition at line 11 of file PHG4TrackingAction.h.
View newest version in sPHENIX GitHub at line 11 of file PHG4TrackingAction.h
|
inline |
Definition at line 14 of file PHG4TrackingAction.h.
View newest version in sPHENIX GitHub at line 14 of file PHG4TrackingAction.h
|
inlineoverride |
Definition at line 16 of file PHG4TrackingAction.h.
View newest version in sPHENIX GitHub at line 16 of file PHG4TrackingAction.h
Reimplemented from G4UserTrackingAction.
Reimplemented in PHG4TruthTrackingAction.
Definition at line 21 of file PHG4TrackingAction.h.
View newest version in sPHENIX GitHub at line 21 of file PHG4TrackingAction.h
Reimplemented from G4UserTrackingAction.
Reimplemented in PHG4TruthTrackingAction.
Definition at line 19 of file PHG4TrackingAction.h.
View newest version in sPHENIX GitHub at line 19 of file PHG4TrackingAction.h
|
inlinevirtual |
Reimplemented in PHG4TruthTrackingAction.
Definition at line 26 of file PHG4TrackingAction.h.
View newest version in sPHENIX GitHub at line 26 of file PHG4TrackingAction.h
|
inlinevirtual |
Set the node pointers.
Reimplemented in PHG4TruthTrackingAction.
Definition at line 24 of file PHG4TrackingAction.h.
View newest version in sPHENIX GitHub at line 24 of file PHG4TrackingAction.h