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 |
|
) |
| |
◆ BeginOfAthenaEvent()
Calls BeginOfAthenaEvent.
Definition at line 59 of file UserActionToolBase.h.
59 {
return StatusCode::SUCCESS;};
◆ EndOfAthenaEvent()
◆ fillUserAction()
|
|
inlinefinaloverridevirtualinherited |
Fill the user action lists.
Definition at line 47 of file UserActionToolBase.h.
50 if(myAction ==
nullptr) {
52 return StatusCode::FAILURE;
55 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: