ATLAS Offline Software
|
#include <L1TopoConfigAlg.h>
Public Member Functions | |
OutputElement (const std::string &name, const std::string &value, unsigned int bits, const std::string &outname, unsigned int position) | |
Public Attributes | |
std::string | name {""} |
std::string | value {""} |
unsigned int | nbits {0} |
std::string | outname {""} |
unsigned int | position {0} |
Definition at line 28 of file L1TopoConfigAlg.h.
std::string TXC::OutputElement::name {""} |
Definition at line 31 of file L1TopoConfigAlg.h.
unsigned int TXC::OutputElement::nbits {0} |
Definition at line 33 of file L1TopoConfigAlg.h.
std::string TXC::OutputElement::outname {""} |
Definition at line 34 of file L1TopoConfigAlg.h.
unsigned int TXC::OutputElement::position {0} |
Definition at line 35 of file L1TopoConfigAlg.h.
std::string TXC::OutputElement::value {""} |
Definition at line 32 of file L1TopoConfigAlg.h.