ATLAS Offline Software
|
#include <IAthenaMPTool.h>
Public Attributes | |
std::string | filename |
std::string | technology |
std::string | description |
std::string | access_mode |
bool | shared |
Definition at line 17 of file IAthenaMPTool.h.
std::string AthenaMP::WorkerOutput::access_mode |
Definition at line 21 of file IAthenaMPTool.h.
std::string AthenaMP::WorkerOutput::description |
Definition at line 20 of file IAthenaMPTool.h.
std::string AthenaMP::WorkerOutput::filename |
Definition at line 18 of file IAthenaMPTool.h.
bool AthenaMP::WorkerOutput::shared |
Definition at line 22 of file IAthenaMPTool.h.
std::string AthenaMP::WorkerOutput::technology |
Definition at line 19 of file IAthenaMPTool.h.