#include <L1TopoConfigOutputList.h>
Definition at line 15 of file L1TopoConfigOutputList.h.
◆ TriggerLine()
| TXC::TriggerLine::TriggerLine |
( |
const std::string & | name, |
|
|
const std::string & | algoname, |
|
|
unsigned int | algoId, |
|
|
unsigned int | module, |
|
|
unsigned int | fpga, |
|
|
unsigned int | clock, |
|
|
unsigned int | bit ) |
|
inline |
Definition at line 17 of file L1TopoConfigOutputList.h.
23 :
31 {
33 };
unsigned int fpga() const
unsigned int module() const
const std::string & name() const
unsigned int clock() const
const std::string & algoname() const
◆ algoid()
| unsigned int TXC::TriggerLine::algoid |
( |
| ) |
const |
|
inline |
◆ algoname()
| const std::string & TXC::TriggerLine::algoname |
( |
| ) |
const |
|
inline |
◆ bit()
| unsigned int TXC::TriggerLine::bit |
( |
| ) |
const |
|
inline |
◆ calcCounter()
| void TriggerLine::calcCounter |
( |
| ) |
|
|
private |
◆ clock()
| unsigned int TXC::TriggerLine::clock |
( |
| ) |
const |
|
inline |
◆ counter()
| unsigned int TXC::TriggerLine::counter |
( |
| ) |
const |
|
inline |
◆ fpga()
| unsigned int TXC::TriggerLine::fpga |
( |
| ) |
const |
|
inline |
◆ module()
| unsigned int TXC::TriggerLine::module |
( |
| ) |
const |
|
inline |
◆ name()
| const std::string & TXC::TriggerLine::name |
( |
| ) |
const |
|
inline |
◆ m_algoId
| unsigned int TXC::TriggerLine::m_algoId {0} |
|
private |
◆ m_algoname
| std::string TXC::TriggerLine::m_algoname {""} |
|
private |
◆ m_bit
| unsigned int TXC::TriggerLine::m_bit {0} |
|
private |
◆ m_clock
| unsigned int TXC::TriggerLine::m_clock {0} |
|
private |
◆ m_counter
| unsigned int TXC::TriggerLine::m_counter {0} |
|
private |
◆ m_fpga
| unsigned int TXC::TriggerLine::m_fpga {0} |
|
private |
◆ m_module
| unsigned int TXC::TriggerLine::m_module {0} |
|
private |
◆ m_name
| std::string TXC::TriggerLine::m_name {""} |
|
private |
The documentation for this class was generated from the following files: