ATLAS Offline Software
Loading...
Searching...
No Matches
IAthenaMPTool.h File Reference
#include "GaudiKernel/IAlgTool.h"
#include "AthenaInterprocess/FdsRegistry.h"
#include "CxxUtils/checker_macros.h"
#include <memory>
#include <vector>
#include <map>
Include dependency graph for IAthenaMPTool.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  AthenaMP::WorkerOutput
class  IAthenaMPTool

Namespaces

namespace  AthenaInterprocess
namespace  AthenaMP

Typedefs

typedef std::vector< WorkerOutputAthenaMP::SingleWorkerOutputs
typedef std::map< std::string, SingleWorkerOutputsAthenaMP::AllWorkerOutputs
typedef AllWorkerOutputs::iterator AthenaMP::AllWorkerOutputsIterator
typedef std::unique_ptr< AllWorkerOutputsAthenaMP::AllWorkerOutputs_ptr

Functions

static const InterfaceID IID_IAthenaMPTool ("IAthenaMPTool", 1, 0)

Function Documentation

◆ IID_IAthenaMPTool()

const InterfaceID IID_IAthenaMPTool ( "IAthenaMPTool" ,
1 ,
0  )
static