ATLAS Offline Software
|
Helper type with all necessary details about private tools. More...
#include <AsgComponentConfig.h>
Public Attributes | |
AsgComponentConfig | m_config |
The configuration of the private tool. More... | |
std::string | m_propName |
The property name (?) of the private tool. More... | |
Helper type with all necessary details about private tools.
Definition at line 319 of file AsgComponentConfig.h.
AsgComponentConfig asg::details::AsgComponentPrivateToolConfig::m_config |
The configuration of the private tool.
Definition at line 321 of file AsgComponentConfig.h.
std::string asg::details::AsgComponentPrivateToolConfig::m_propName |
The property name (?) of the private tool.
Definition at line 323 of file AsgComponentConfig.h.