|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef G4DEBUGGINGTOOLS_EnergyConservationTest_H
6 #define G4DEBUGGINGTOOLS_EnergyConservationTest_H
10 #include "G4UserTrackingAction.hh"
11 #include "G4UserEventAction.hh"
12 #include "G4UserSteppingAction.hh"
15 #include "GaudiKernel/ServiceHandle.h"
21 public G4UserTrackingAction,
22 public G4UserEventAction,
23 public G4UserSteppingAction
43 #endif // G4DEBUGGINGTOOLS_EnergyConservationTest_H
virtual void UserSteppingAction(const G4Step *) override
virtual void EndOfEventAction(const G4Event *) override
Class to provide easy MsgStream access and capabilities.
ServiceHandle< StoreGateSvc > m_evtStore
Pointer to StoreGate (event store by default)
ServiceHandle< StoreGateSvc > m_detStore
Pointer to StoreGate (detector store by default)
virtual void PreUserTrackingAction(const G4Track *) override
virtual void PostUserTrackingAction(const G4Track *) override