|
ATLAS Offline Software
|
Go to the documentation of this file.
17 , m_secondarySavingLevel(2)
21 "Three valid options: 1 - Primaries; 2 - StoredSecondaries(default); 3 - All");
23 "The level in the G4 volume hierarchy at which can we find the sub-detector name");
32 return StatusCode::SUCCESS;
38 std::unique_ptr<AthenaTrackingAction>
43 auto action = std::make_unique<AthenaTrackingAction>(
Struct for passing around user actions.
std::vector< G4UserTrackingAction * > trackingActions
::StatusCode StatusCode
StatusCode definition for legacy code.
User action for pre/post tracking truth handling.