ATLAS Offline Software
|
#include <L1TopoConfigAlg.h>
Public Member Functions | |
InputElement (const std::string &name, const std::string &value, unsigned int position) | |
Public Attributes | |
std::string | name {""} |
std::string | value {""} |
unsigned int | position {0} |
Definition at line 20 of file L1TopoConfigAlg.h.
std::string TXC::InputElement::name {""} |
Definition at line 23 of file L1TopoConfigAlg.h.
unsigned int TXC::InputElement::position {0} |
Definition at line 25 of file L1TopoConfigAlg.h.
std::string TXC::InputElement::value {""} |
Definition at line 24 of file L1TopoConfigAlg.h.