ATLAS Offline Software
Public Attributes | List of all members
AthenaMP::WorkerOutput Struct Reference

#include <IAthenaMPTool.h>

Collaboration diagram for AthenaMP::WorkerOutput:

Public Attributes

std::string filename
 
std::string technology
 
std::string description
 
std::string access_mode
 
bool shared
 

Detailed Description

Definition at line 17 of file IAthenaMPTool.h.

Member Data Documentation

◆ access_mode

std::string AthenaMP::WorkerOutput::access_mode

Definition at line 21 of file IAthenaMPTool.h.

◆ description

std::string AthenaMP::WorkerOutput::description

Definition at line 20 of file IAthenaMPTool.h.

◆ filename

std::string AthenaMP::WorkerOutput::filename

Definition at line 18 of file IAthenaMPTool.h.

◆ shared

bool AthenaMP::WorkerOutput::shared

Definition at line 22 of file IAthenaMPTool.h.

◆ technology

std::string AthenaMP::WorkerOutput::technology

Definition at line 19 of file IAthenaMPTool.h.


The documentation for this struct was generated from the following file: