Loading [MathJax]/extensions/tex2jax.js
ATLAS Offline Software
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
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 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: