Tool which manages the SG_StepNtuple user action. creates one SG_StepNtuple instance per thread.
More...
#include <SG_StepNtupleTool.h>
Tool which manages the SG_StepNtuple user action. creates one SG_StepNtuple instance per thread.
- Author
- Andrea Di Simone
Definition at line 24 of file SG_StepNtupleTool.h.
◆ SG_StepNtupleTool()
G4UA::SG_StepNtupleTool::SG_StepNtupleTool |
( |
const std::string & |
type, |
|
|
const std::string & |
name, |
|
|
const IInterface * |
parent |
|
) |
| |
◆ 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;
◆ makeAndFillAction()
|
finaloverrideprotectedvirtual |
◆ m_actions
◆ m_pdgids
std::vector<int> G4UA::SG_StepNtupleTool::m_pdgids |
|
private |
The documentation for this class was generated from the following files: