10 const std::string& name,
11 const IInterface* parent)
16 std::unique_ptr<MaterialTrackRecorder>
24 auto action = std::make_unique<MaterialTrackRecorder>(
config);
25 actionList.
runActions.push_back( action.get() );
Collects the G4 steps and writes out RecordedMaterialTrackCollection to a store gate.
The AlignStoreProviderAlg loads the rigid alignment corrections and pipes them through the readout ge...
Struct for passing around user actions.
std::vector< G4UserSteppingAction * > steppingActions
std::vector< G4UserEventAction * > eventActions
std::vector< G4UserRunAction * > runActions