5#ifndef G4DEBUGGINGTOOLS_G4AtlantisDumper_H
6#define G4DEBUGGINGTOOLS_G4AtlantisDumper_H
11#include "G4UserSteppingAction.hh"
12#include "G4UserEventAction.hh"
16#include "GaudiKernel/ServiceHandle.h"
22 public G4UserSteppingAction,
23 public G4UserEventAction
AthMessaging(IMessageSvc *msgSvc, const std::string &name)
Constructor.
ServiceHandle< StoreGateSvc > m_evtStore
Pointer to StoreGate (event store by default)
virtual void BeginOfEventAction(const G4Event *) override
virtual void EndOfEventAction(const G4Event *) override
G4AtlantisDumper(const Config &config)
virtual void UserSteppingAction(const G4Step *) override
ServiceHandle< StoreGateSvc > m_detStore
Pointer to StoreGate (detector store by default)