5#ifndef G4AtlasAlg_AthenaTrackingAction_H
6#define G4AtlasAlg_AthenaTrackingAction_H
10#include "G4UserTrackingAction.hh"
AthMessaging(IMessageSvc *msgSvc, const std::string &name)
Constructor.
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.
virtual void PostUserTrackingAction(const G4Track *) override final
Called after tracking a particle.
int m_secondarySavingLevel
The saving level for secondaries.