Class Reference for E1039 Core & Analysis Software
PHG4PhenixTrackingAction Class Reference

#include </dev/shm/kenichi/update-github-e1039-doc/e1039-core/simulation/g4main/PHG4PhenixTrackingAction.h>

+ Inheritance diagram for PHG4PhenixTrackingAction:
+ Collaboration diagram for PHG4PhenixTrackingAction:

Public Member Functions

 PHG4PhenixTrackingAction (void)
 
virtual ~PHG4PhenixTrackingAction ()
 
void AddAction (PHG4TrackingAction *action)
 register an action. This is called in PHG4Reco::Init based on which actions are found on the tree More...
 
virtual void PreUserTrackingAction (const G4Track *)
 
virtual void PostUserTrackingAction (const G4Track *)
 
void Verbosity (int val)
 Get/Set verbosity level. More...
 
int Verbosity () const
 

Detailed Description

Definition at line 13 of file PHG4PhenixTrackingAction.h.

Constructor & Destructor Documentation

◆ PHG4PhenixTrackingAction()

PHG4PhenixTrackingAction::PHG4PhenixTrackingAction ( void  )
inline

Definition at line 16 of file PHG4PhenixTrackingAction.h.

◆ ~PHG4PhenixTrackingAction()

PHG4PhenixTrackingAction::~PHG4PhenixTrackingAction ( )
virtual

Definition at line 6 of file PHG4PhenixTrackingAction.cc.

Member Function Documentation

◆ AddAction()

void PHG4PhenixTrackingAction::AddAction ( PHG4TrackingAction action)
inline

register an action. This is called in PHG4Reco::Init based on which actions are found on the tree

Definition at line 21 of file PHG4PhenixTrackingAction.h.

Referenced by PHG4Reco::InitRun().

+ Here is the caller graph for this function:

◆ PostUserTrackingAction()

void PHG4PhenixTrackingAction::PostUserTrackingAction ( const G4Track *  track)
virtual

Definition at line 34 of file PHG4PhenixTrackingAction.cc.

References Verbosity().

+ Here is the call graph for this function:

◆ PreUserTrackingAction()

void PHG4PhenixTrackingAction::PreUserTrackingAction ( const G4Track *  track)
virtual

Definition at line 16 of file PHG4PhenixTrackingAction.cc.

References Verbosity().

+ Here is the call graph for this function:

◆ Verbosity() [1/2]

int PHG4PhenixTrackingAction::Verbosity ( ) const
inline

Definition at line 29 of file PHG4PhenixTrackingAction.h.

Referenced by PostUserTrackingAction(), and PreUserTrackingAction().

+ Here is the caller graph for this function:

◆ Verbosity() [2/2]

void PHG4PhenixTrackingAction::Verbosity ( int  val)
inline

Get/Set verbosity level.

Definition at line 28 of file PHG4PhenixTrackingAction.h.


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