ATLAS Offline Software
Public Attributes | List of all members
asg::AsgComponentConfig::AccessSubtoolData Struct Referencefinal

access the configuration for the given subtool More...

Collaboration diagram for asg::AsgComponentConfig::AccessSubtoolData:

Public Attributes

AsgComponentConfigconfig {nullptr}
 
std::string prefix
 
std::string name
 

Detailed Description

access the configuration for the given subtool

Guarantee
strong
Failures
unknown subtool

Definition at line 305 of file AsgComponentConfig.h.

Member Data Documentation

◆ config

AsgComponentConfig* asg::AsgComponentConfig::AccessSubtoolData::config {nullptr}

Definition at line 307 of file AsgComponentConfig.h.

◆ name

std::string asg::AsgComponentConfig::AccessSubtoolData::name

Definition at line 309 of file AsgComponentConfig.h.

◆ prefix

std::string asg::AsgComponentConfig::AccessSubtoolData::prefix

Definition at line 308 of file AsgComponentConfig.h.


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