|
ATLAS Offline Software
|
Go to the documentation of this file.
15 const std::string&
name,
22 declareProperty(
"TruthVolumeLevel",
m_config.
truthVolLevel,
"Level in geo hierarchy for the truth volumes");
26 std::unique_ptr<TrackProcessorUserActionFullG4>
29 ATH_MSG_DEBUG(
"Constructing a TrackProcessorUserActionFullG4");
32 auto action = std::make_unique<TrackProcessorUserActionFullG4>(
m_config);
Struct for passing around user actions.
std::vector< G4UserTrackingAction * > trackingActions
unsigned int verboseLevel
ServiceHandle< ISF::IGeoIDSvc > geoIDSvc
access to the central ISF GeoID service
ToolHandle< ISF::IEntryLayerTool > entryLayerTool
access to the ISF Entry Layer tool which is used to record entry-layer collections
std::vector< G4UserEventAction * > eventActions
std::vector< G4UserSteppingAction * > steppingActions