ATLAS Offline Software
Loading...
Searching...
No Matches
TXC::TopoConfigElement Struct Reference

#include <L1TopoConfigGlobal.h>

Collaboration diagram for TXC::TopoConfigElement:

Public Member Functions

 TopoConfigElement ()=default
 TopoConfigElement (const std::string &name, const std::string &value)

Public Attributes

std::string name {""}
std::string value {""}

Detailed Description

Definition at line 13 of file L1TopoConfigGlobal.h.

Constructor & Destructor Documentation

◆ TopoConfigElement() [1/2]

TXC::TopoConfigElement::TopoConfigElement ( )
default

◆ TopoConfigElement() [2/2]

TXC::TopoConfigElement::TopoConfigElement ( const std::string & name,
const std::string & value )
inline

Definition at line 15 of file L1TopoConfigGlobal.h.

Member Data Documentation

◆ name

std::string TXC::TopoConfigElement::name {""}

Definition at line 16 of file L1TopoConfigGlobal.h.

16{""};

◆ value

std::string TXC::TopoConfigElement::value {""}

Definition at line 17 of file L1TopoConfigGlobal.h.

17{""};

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