|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef G4ATLASTOOLS__G4UA__ACTIONTOOLBASE_H
6 #define G4ATLASTOOLS__G4UA__ACTIONTOOLBASE_H
33 template <
class ActionType>
53 action = uniqueAction.get();
86 template <
class ActionType>
104 for(
auto tidAction : this->
actions()) {
105 auto&
rep = tidAction.second->getReport();
A thread-local storage wrapper for the user actions.