|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef G4USERACTIONS_G4UA_LOOPERKILLER_H
6 #define G4USERACTIONS_G4UA_LOOPERKILLER_H
8 #include "GaudiKernel/ServiceHandle.h"
11 #include "G4UserSteppingAction.hh"
The Athena Transient Store API.
StoreGateSvc_t m_evtStore
Pointer to StoreGate (event store by default)
virtual void UserSteppingAction(const G4Step *) override
void merge(const Report &rep)
Class to provide easy MsgStream access and capabilities.
Config m_config
My configuration options.
LooperKiller(const Config &config)
const Report & getReport() const
Retrieve results.
ServiceHandle< StoreGateSvc > StoreGateSvc_t
A user action to kill looping tracks.
StoreGateSvc_t m_detStore
Pointer to StoreGate (detector store by default)