|
ATLAS Offline Software
|
Go to the documentation of this file.
17 return getAttribute(
"algName");
23 return getAttribute<unsigned int>(
"clock");
29 return getAttribute<unsigned int>(
"firstBit");
35 return getAttribute<unsigned int>(
"fpga");
41 return getAttribute<unsigned int>(
"board");
47 return getAttribute(
"triggerLines");
char data[hepevt_bytes_allocation_ATLAS]
unsigned int fpga() const
Accessor to the FPGA number.
unsigned int clock() const
Accessor to the clock the signals are sent on.
boost::property_tree::ptree ptree
const std::string & triggerLines() const
Accessor to the algorithm trigger lines.
Base class for Trigger configuration data and wrapper around underlying representation.
unsigned int board() const
Accessor to the board number.
unsigned int firstBit() const
Accessor to the cable bit of the first signal.
const std::string & algName() const
Accessor to the algorithm name.
L1TopoOutput()
Constructor.