#include <FastL1BitInfo.h>
Definition at line 7 of file FastL1BitInfo.h.
◆ FastL1BitInfo()
FastL1BitInfo::FastL1BitInfo |
( |
| ) |
|
|
inline |
◆ ~FastL1BitInfo()
FastL1BitInfo::~FastL1BitInfo |
( |
| ) |
|
|
inline |
◆ getEmTauVeto()
bool FastL1BitInfo::getEmTauVeto |
( |
| ) |
const |
|
inline |
◆ getEnergy()
double FastL1BitInfo::getEnergy |
( |
| ) |
const |
|
inline |
◆ getEt()
double FastL1BitInfo::getEt |
( |
| ) |
const |
|
inline |
◆ getEta()
double FastL1BitInfo::getEta |
( |
| ) |
const |
|
inline |
◆ getHadTauVeto()
bool FastL1BitInfo::getHadTauVeto |
( |
| ) |
const |
|
inline |
◆ getHard()
bool FastL1BitInfo::getHard |
( |
| ) |
const |
|
inline |
◆ getHighestEmEtTowerID()
int FastL1BitInfo::getHighestEmEtTowerID |
( |
| ) |
|
|
inline |
◆ getHighestEtTowerID()
int FastL1BitInfo::getHighestEtTowerID |
( |
| ) |
|
|
inline |
◆ getHighestHadEtTowerID()
int FastL1BitInfo::getHighestHadEtTowerID |
( |
| ) |
|
|
inline |
◆ getIsolationVeto()
bool FastL1BitInfo::getIsolationVeto |
( |
| ) |
const |
|
inline |
◆ getMaxEt()
bool FastL1BitInfo::getMaxEt |
( |
| ) |
const |
|
inline |
◆ getPartialIsolationVeto()
bool FastL1BitInfo::getPartialIsolationVeto |
( |
| ) |
const |
|
inline |
◆ getPhi()
double FastL1BitInfo::getPhi |
( |
| ) |
const |
|
inline |
◆ getSoft()
bool FastL1BitInfo::getSoft |
( |
| ) |
const |
|
inline |
◆ getSumEtBelowThres()
bool FastL1BitInfo::getSumEtBelowThres |
( |
| ) |
const |
|
inline |
◆ getTauVeto()
bool FastL1BitInfo::getTauVeto |
( |
| ) |
const |
|
inline |
◆ getTauVetoForPartIso()
bool FastL1BitInfo::getTauVetoForPartIso |
( |
| ) |
const |
|
inline |
◆ setEmTauVeto()
void FastL1BitInfo::setEmTauVeto |
( |
bool |
emTauVeto | ) |
|
|
inline |
◆ setEnergy()
void FastL1BitInfo::setEnergy |
( |
double |
Energy | ) |
|
|
inline |
◆ setEt()
void FastL1BitInfo::setEt |
( |
double |
Et | ) |
|
|
inline |
◆ setEta()
void FastL1BitInfo::setEta |
( |
double |
Eta | ) |
|
|
inline |
◆ setHadTauVeto()
void FastL1BitInfo::setHadTauVeto |
( |
bool |
hadTauVeto | ) |
|
|
inline |
◆ setHard()
void FastL1BitInfo::setHard |
( |
bool |
Hard | ) |
|
|
inline |
◆ setHighestEmEtTowerID()
void FastL1BitInfo::setHighestEmEtTowerID |
( |
int |
id | ) |
|
|
inline |
◆ setHighestEtTowerID()
void FastL1BitInfo::setHighestEtTowerID |
( |
int |
id | ) |
|
|
inline |
◆ setHighestHadEtTowerID()
void FastL1BitInfo::setHighestHadEtTowerID |
( |
int |
id | ) |
|
|
inline |
◆ setIsolationVeto()
void FastL1BitInfo::setIsolationVeto |
( |
bool |
isolationVeto | ) |
|
|
inline |
◆ setMaxEt()
void FastL1BitInfo::setMaxEt |
( |
bool |
MaxEt | ) |
|
|
inline |
◆ setPartialIsolationVeto()
void FastL1BitInfo::setPartialIsolationVeto |
( |
bool |
pisolationVeto | ) |
|
|
inline |
◆ setPhi()
void FastL1BitInfo::setPhi |
( |
double |
Phi | ) |
|
|
inline |
◆ setSoft()
void FastL1BitInfo::setSoft |
( |
bool |
Soft | ) |
|
|
inline |
◆ setSumEtBelowThres()
void FastL1BitInfo::setSumEtBelowThres |
( |
bool |
sumEtBelowThres | ) |
|
|
inline |
◆ setTauVeto()
void FastL1BitInfo::setTauVeto |
( |
bool |
tauVeto | ) |
|
|
inline |
◆ setTauVetoForPartIso()
void FastL1BitInfo::setTauVetoForPartIso |
( |
bool |
tauVeto | ) |
|
|
inline |
◆ m_EmTauVeto
bool FastL1BitInfo::m_EmTauVeto |
|
private |
◆ m_energy
double FastL1BitInfo::m_energy |
|
private |
◆ m_et
double FastL1BitInfo::m_et |
|
private |
◆ m_eta
double FastL1BitInfo::m_eta |
|
private |
◆ m_HadTauVeto
bool FastL1BitInfo::m_HadTauVeto |
|
private |
◆ m_hard
bool FastL1BitInfo::m_hard |
|
private |
◆ m_HighestEmEtTowerID
int FastL1BitInfo::m_HighestEmEtTowerID |
|
private |
◆ m_HighestEtTowerID
int FastL1BitInfo::m_HighestEtTowerID |
|
private |
◆ m_HighestHadEtTowerID
int FastL1BitInfo::m_HighestHadEtTowerID |
|
private |
◆ m_IsolationVeto
bool FastL1BitInfo::m_IsolationVeto |
|
private |
◆ m_maxEt
bool FastL1BitInfo::m_maxEt |
|
private |
◆ m_PartialIsolationVeto
bool FastL1BitInfo::m_PartialIsolationVeto |
|
private |
◆ m_phi
double FastL1BitInfo::m_phi |
|
private |
◆ m_soft
bool FastL1BitInfo::m_soft |
|
private |
◆ m_SumEtBelowThres
bool FastL1BitInfo::m_SumEtBelowThres |
|
private |
◆ m_TauVeto
bool FastL1BitInfo::m_TauVeto |
|
private |
◆ m_TauVetoForPartIso
bool FastL1BitInfo::m_TauVetoForPartIso |
|
private |