#include <L1TopoAlgorithm.h>
Definition at line 25 of file L1TopoAlgorithm.h.
◆ VariableParameter()
TrigConf::L1TopoAlgorithm::VariableParameter::VariableParameter |
( |
const std::string & |
name, |
|
|
int |
value, |
|
|
std::optional< unsigned int > |
selection = std::nullopt |
|
) |
| |
|
inline |
◆ name()
const std::string& TrigConf::L1TopoAlgorithm::VariableParameter::name |
( |
| ) |
const |
|
inline |
◆ selection()
unsigned int TrigConf::L1TopoAlgorithm::VariableParameter::selection |
( |
| ) |
const |
|
inline |
◆ selection_optional()
std::optional<unsigned int> TrigConf::L1TopoAlgorithm::VariableParameter::selection_optional |
( |
| ) |
const |
|
inline |
◆ value()
int TrigConf::L1TopoAlgorithm::VariableParameter::value |
( |
| ) |
const |
|
inline |
◆ m_name
std::string TrigConf::L1TopoAlgorithm::VariableParameter::m_name {""} |
|
private |
◆ m_selection
std::optional<unsigned int> TrigConf::L1TopoAlgorithm::VariableParameter::m_selection {} |
|
private |
◆ m_value
int TrigConf::L1TopoAlgorithm::VariableParameter::m_value {0} |
|
private |
The documentation for this struct was generated from the following file: