ATLAS Offline Software
Public Attributes | List of all members
asg::details::AsgComponentPrivateToolConfig Struct Reference

Helper type with all necessary details about private tools. More...

#include <AsgComponentConfig.h>

Collaboration diagram for asg::details::AsgComponentPrivateToolConfig:

Public Attributes

AsgComponentConfig m_config
 The configuration of the private tool. More...
 
std::string m_propName
 The property name (?) of the private tool. More...
 

Detailed Description

Helper type with all necessary details about private tools.

Definition at line 319 of file AsgComponentConfig.h.

Member Data Documentation

◆ m_config

AsgComponentConfig asg::details::AsgComponentPrivateToolConfig::m_config

The configuration of the private tool.

Definition at line 321 of file AsgComponentConfig.h.

◆ m_propName

std::string asg::details::AsgComponentPrivateToolConfig::m_propName

The property name (?) of the private tool.

Definition at line 323 of file AsgComponentConfig.h.


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