Tool which manages the LooperKiller action.
More...
#include <LooperKillerTool.h>
Tool which manages the LooperKiller action.
Create the LooperKiller for each worker thread
- Author
- Andrea Di Simone
Definition at line 27 of file LooperKillerTool.h.
◆ LooperKillerTool()
G4UA::LooperKillerTool::LooperKillerTool |
( |
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;
◆ finalize()
StatusCode G4UA::LooperKillerTool::finalize |
( |
| ) |
|
|
overridevirtual |
◆ initialize()
StatusCode G4UA::LooperKillerTool::initialize |
( |
| ) |
|
|
overridevirtual |
◆ makeAndFillAction()
|
finaloverrideprotectedvirtual |
◆ m_actions
◆ m_config
The documentation for this class was generated from the following files: