|
ATLAS Offline Software
|
Go to the documentation of this file.
9 #ifndef MaterialStepRecorder_H
10 #define MaterialStepRecorder_H
21 #include "GaudiKernel/ServiceHandle.h"
25 #include "G4UserEventAction.hh"
26 #include "G4UserRunAction.hh"
27 #include "G4UserSteppingAction.hh"
39 public G4UserRunAction,
public G4UserSteppingAction
std::string m_matStepCollectionName
Trk::MaterialStepCollection * m_matStepCollection
virtual void UserSteppingAction(const G4Step *) override
Class to provide easy MsgStream access and capabilities.
Trk::ElementTable * m_elementTable
Trk::ElementTable * m_runElementTable
virtual void EndOfEventAction(const G4Event *) override
ServiceHandle< StoreGateSvc > m_evtStore
Pointer to StoreGate (event store by default)
std::string m_elementTableName
virtual void BeginOfRunAction(const G4Run *) override
virtual void BeginOfEventAction(const G4Event *) override