Class Reference for E1039 Core & Analysis Software
PHG4TruthEventAction Class Reference

#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 ()
 

Detailed Description

Definition at line 16 of file PHG4TruthEventAction.h.

Constructor & Destructor Documentation

◆ PHG4TruthEventAction()

PHG4TruthEventAction::PHG4TruthEventAction ( void  )

constructor

Definition at line 32 of file PHG4TruthEventAction.cc.

◆ ~PHG4TruthEventAction()

virtual PHG4TruthEventAction::~PHG4TruthEventAction ( void  )
inlinevirtual

destuctor

Definition at line 25 of file PHG4TruthEventAction.h.

Member Function Documentation

◆ AddTrackidToWritelist()

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:

◆ BeginOfEventAction()

void PHG4TruthEventAction::BeginOfEventAction ( const G4Event *  evt)
virtual

Reimplemented from PHG4EventAction.

Definition at line 39 of file PHG4TruthEventAction.cc.

References PHG4TruthInfoContainer::GetMap().

+ Here is the call graph for this function:

◆ EndOfEventAction()

◆ ResetEvent()

int PHG4TruthEventAction::ResetEvent ( PHCompositeNode )
virtual

Reimplemented from PHG4EventAction.

Definition at line 237 of file PHG4TruthEventAction.cc.

Referenced by PHG4TruthSubsystem::ResetEvent().

+ Here is the caller graph for this function:

◆ SetInterfacePointers()

void PHG4TruthEventAction::SetInterfacePointers ( PHCompositeNode topNode)
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:

The documentation for this class was generated from the following files: