![]() |
ATLAS Offline Software
|
#include "GaudiKernel/IAlgTool.h"#include "AthenaInterprocess/FdsRegistry.h"#include "CxxUtils/checker_macros.h"#include <memory>#include <vector>#include <map>Go to the source code of this file.
Classes | |
| struct | AthenaMP::WorkerOutput |
| class | IAthenaMPTool |
Namespaces | |
| AthenaInterprocess | |
| AthenaMP | |
Typedefs | |
| typedef std::vector< WorkerOutput > | AthenaMP::SingleWorkerOutputs |
| typedef std::map< std::string, SingleWorkerOutputs > | AthenaMP::AllWorkerOutputs |
| typedef AllWorkerOutputs::iterator | AthenaMP::AllWorkerOutputsIterator |
| typedef std::unique_ptr< AllWorkerOutputs > | AthenaMP::AllWorkerOutputs_ptr |
1.8.18