#include <Lvl1Item.h>
Definition at line 37 of file Lvl1Item.h.
◆ Lvl1Item()
| LVL1CTP::Lvl1Item::Lvl1Item |
( |
const std::string & | n, |
|
|
unsigned int | hash, |
|
|
bool | passBP = false, |
|
|
bool | passAP = true, |
|
|
bool | passAV = true, |
|
|
float | factor = 1 ) |
|
inline |
◆ hashId()
| unsigned int LVL1CTP::Lvl1Item::hashId |
( |
| ) |
const |
|
inline |
◆ isPassed()
| bool LVL1CTP::Lvl1Item::isPassed |
( |
| ) |
const |
|
inline |
Definition at line 53 of file Lvl1Item.h.
bool isPassedAfterVeto() const
◆ isPassedAfterPrescale()
| bool LVL1CTP::Lvl1Item::isPassedAfterPrescale |
( |
| ) |
const |
|
inline |
◆ isPassedAfterVeto()
| bool LVL1CTP::Lvl1Item::isPassedAfterVeto |
( |
| ) |
const |
|
inline |
◆ isPassedBeforePrescale()
| bool LVL1CTP::Lvl1Item::isPassedBeforePrescale |
( |
| ) |
const |
|
inline |
◆ isPrescaled()
| bool LVL1CTP::Lvl1Item::isPrescaled |
( |
| ) |
const |
|
inline |
Definition at line 55 of file Lvl1Item.h.
bool isPassedAfterPrescale() const
bool isPassedBeforePrescale() const
◆ isVeto()
| bool LVL1CTP::Lvl1Item::isVeto |
( |
| ) |
const |
|
inline |
◆ name()
| const std::string & LVL1CTP::Lvl1Item::name |
( |
| ) |
const |
|
inline |
◆ prescaleFactor()
| float LVL1CTP::Lvl1Item::prescaleFactor |
( |
| ) |
const |
|
inline |
◆ setHashId()
| void LVL1CTP::Lvl1Item::setHashId |
( |
unsigned int | hash | ) |
|
|
inline |
◆ setName()
| void LVL1CTP::Lvl1Item::setName |
( |
const std::string & | name | ) |
|
|
inline |
Definition at line 60 of file Lvl1Item.h.
const std::string & name() const
◆ setPrescaleFactor()
| void LVL1CTP::Lvl1Item::setPrescaleFactor |
( |
float | factor | ) |
|
|
inline |
◆ m_hashId
| unsigned int LVL1CTP::Lvl1Item::m_hashId |
|
private |
◆ m_name
| std::string LVL1CTP::Lvl1Item::m_name |
|
private |
◆ m_passAP
| bool LVL1CTP::Lvl1Item::m_passAP |
|
private |
◆ m_passAV
| bool LVL1CTP::Lvl1Item::m_passAV |
|
private |
◆ m_passBP
| bool LVL1CTP::Lvl1Item::m_passBP |
|
private |
◆ m_prescaleFactor
| float LVL1CTP::Lvl1Item::m_prescaleFactor |
|
private |
The documentation for this class was generated from the following file: