12 FastL1BitInfo():
m_eta(0),
m_phi(0),
m_energy(0),
m_et(0),
m_TauVeto(
false),
m_EmTauVeto(
false),
m_HadTauVeto(
false),
m_IsolationVeto(
false),
m_PartialIsolationVeto(
false),
m_SumEtBelowThres(
false),
m_maxEt(
false),
m_soft(
false),
m_hard(
false)
void setTauVeto(bool tauVeto)
bool getEmTauVeto() const
int getHighestEtTowerID()
bool getIsolationVeto() const
int getHighestEmEtTowerID()
void setHighestEtTowerID(int id)
bool getTauVetoForPartIso() const
std::vector< FastL1BitInfo > FastL1BitInfoCollection
bool m_PartialIsolationVeto
int m_HighestHadEtTowerID
void setHadTauVeto(bool hadTauVeto)
void setEnergy(double Energy)
bool getPartialIsolationVeto() const
void setSumEtBelowThres(bool sumEtBelowThres)
void setMaxEt(bool MaxEt)
void setIsolationVeto(bool isolationVeto)
void setEmTauVeto(bool emTauVeto)
void setHighestHadEtTowerID(int id)
bool getHadTauVeto() const
void setPartialIsolationVeto(bool pisolationVeto)
bool getSumEtBelowThres() const
int getHighestHadEtTowerID()
volatile std::atomic< bool > shutdown_flag false
void setHighestEmEtTowerID(int id)
void setTauVetoForPartIso(bool tauVeto)