5#ifndef G4ATLASTOOLS__G4UA__ACTIONTOOLBASE_H
6#define G4ATLASTOOLS__G4UA__ACTIONTOOLBASE_H
33 template <
class ActionType>
41 const IInterface* parent)
53 action = uniqueAction.get();
86 template <
class ActionType>
94 const IInterface* parent)
104 for(
auto tidAction : this->
actions()) {
105 auto& rep = tidAction.second->getReport();
A thread-local storage wrapper for the user actions.