ATLAS Offline Software
|
#include <string>
#include <type_traits>
#include "AthenaBaseComps/AthCommonDataStore.h"
#include "AthenaBaseComps/AthCommonMsg.h"
#include "AthenaBaseComps/AthCheckMacros.h"
#include "AthenaBaseComps/AthMemMacros.h"
#include "Gaudi/Algorithm.h"
Go to the source code of this file.
Classes | |
class | AthReentrantAlgorithm |
An algorithm that can be simultaneously executed in multiple threads. More... | |