|
ATLAS Offline Software
|
Go to the documentation of this file.
15 const std::string&
name,
19 declareProperty(
"ValidationOutput",
21 "If turned on, write out a ROOT tree.");
22 declareProperty(
"ValidationStreamName",
24 "Name of the output stream");
25 declareProperty(
"THistService",
39 std::unique_ptr<PhysicsValidationUserAction>
49 auto action = std::make_unique<PhysicsValidationUserAction>(
m_config);
Struct for passing around user actions.
ServiceHandle< ITHistSvc > thistSvc
std::vector< G4UserTrackingAction * > trackingActions
std::vector< G4UserRunAction * > runActions
std::string validationStream
std::vector< G4UserEventAction * > eventActions
ServiceHandle< ISF::IGeoIDSvc > geoIDSvc
std::vector< G4UserSteppingAction * > steppingActions