5#ifndef G4USERACTIONS_G4UA_LOOPERKILLER_H
6#define G4USERACTIONS_G4UA_LOOPERKILLER_H
8#include "GaudiKernel/ServiceHandle.h"
11#include "G4UserSteppingAction.hh"
AthMessaging(IMessageSvc *msgSvc, const std::string &name)
Constructor.
Config m_config
My configuration options.
const Report & getReport() const
Retrieve results.
StoreGateSvc_t m_evtStore
Pointer to StoreGate (event store by default)
StoreGateSvc_t m_detStore
Pointer to StoreGate (detector store by default)
LooperKiller(const Config &config)
virtual void UserSteppingAction(const G4Step *) override
ServiceHandle< StoreGateSvc > StoreGateSvc_t
The Athena Transient Store API.
void merge(const Report &rep)