|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef G4AtlasAlg_AthenaTrackingAction_H
6 #define G4AtlasAlg_AthenaTrackingAction_H
10 #include "G4UserTrackingAction.hh"
AthenaTrackingAction(MSG::Level lvl, int secondarySavingLevel, int subDetVolLevel)
Constructor.
int m_subDetVolLevel
The level in the G4 volume hierarchy at which can we find the sub-detector name.
virtual void PreUserTrackingAction(const G4Track *) override final
Called before tracking a new particle.
Class to provide easy MsgStream access and capabilities.
User action for pre/post tracking truth handling.
virtual void PostUserTrackingAction(const G4Track *) override final
Called after tracking a particle.
int m_secondarySavingLevel
The saving level for secondaries.