#include <TrigConfSig.h>
Definition at line 26 of file TrigConfSig.h.
◆ TrigConfSig() [1/2]
| TrigConfSig::TrigConfSig |
( |
| ) |
|
◆ TrigConfSig() [2/2]
| TrigConfSig::TrigConfSig |
( |
uint32_t |
counter, |
|
|
int |
logic, |
|
|
const std::string & |
label |
|
) |
| |
◆ ~TrigConfSig()
| TrigConfSig::~TrigConfSig |
( |
| ) |
|
|
inline |
◆ addOutputTE()
| void TrigConfSig::addOutputTE |
( |
uint32_t |
te | ) |
|
|
inline |
◆ clearStrings()
| void TrigConfSig::clearStrings |
( |
| ) |
|
◆ getCounter()
| uint32_t TrigConfSig::getCounter |
( |
| ) |
const |
|
inline |
◆ getLabel()
| const std::string& TrigConfSig::getLabel |
( |
| ) |
const |
|
inline |
◆ getLogic()
| int TrigConfSig::getLogic |
( |
| ) |
const |
|
inline |
◆ getOutputTEs()
| const std::vector<uint32_t>& TrigConfSig::getOutputTEs |
( |
| ) |
const |
|
inline |
◆ matchOutputTE()
| bool TrigConfSig::matchOutputTE |
( |
uint32_t |
te | ) |
const |
◆ print()
| void TrigConfSig::print |
( |
std::ostream & |
os = std::cout | ) |
const |
◆ m_counter
| uint32_t TrigConfSig::m_counter |
|
private |
◆ m_label
| std::string TrigConfSig::m_label |
|
private |
◆ m_logic
◆ m_output_te
| std::vector<uint32_t> TrigConfSig::m_output_te |
|
private |
The documentation for this class was generated from the following files: