Tool which manages the AthenaTrackingAction.
More...
#include <AthenaTrackingActionTool.h>
◆ AthenaTrackingActionTool()
G4UA::AthenaTrackingActionTool::AthenaTrackingActionTool |
( |
const std::string & |
type, |
|
|
const std::string & |
name, |
|
|
const IInterface * |
parent |
|
) |
| |
Standard constructor.
Definition at line 13 of file AthenaTrackingActionTool.cxx.
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");
◆ fillUserAction()
|
inlinefinaloverridevirtualinherited |
Fill the user action lists.
Definition at line 45 of file UserActionToolBase.h.
48 if(myAction ==
nullptr) {
50 return StatusCode::FAILURE;
53 return StatusCode::SUCCESS;
◆ initialize()
StatusCode G4UA::AthenaTrackingActionTool::initialize |
( |
| ) |
|
|
overridevirtual |
◆ makeAndFillAction()
|
finaloverrideprotectedvirtual |
◆ m_actions
◆ m_secondarySavingLevel
int G4UA::AthenaTrackingActionTool::m_secondarySavingLevel |
|
private |
◆ m_subDetVolLevel
int G4UA::AthenaTrackingActionTool::m_subDetVolLevel |
|
private |
The documentation for this class was generated from the following files: