ATLAS Offline Software
Loading...
Searching...
No Matches
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.
std::string m_propName
 The property name (?) of the private tool.

Detailed Description

Helper type with all necessary details about private tools.

Definition at line 322 of file AsgComponentConfig.h.

Member Data Documentation

◆ m_config

AsgComponentConfig asg::details::AsgComponentPrivateToolConfig::m_config

The configuration of the private tool.

Definition at line 324 of file AsgComponentConfig.h.

◆ m_propName

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

The property name (?) of the private tool.

Definition at line 326 of file AsgComponentConfig.h.


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