#include <FastL1BitInfo.h>
Public Member Functions | |
FastL1BitInfo () | |
bool | getEmTauVeto () const |
double | getEnergy () const |
double | getEt () const |
double | getEta () const |
bool | getHadTauVeto () const |
bool | getHard () const |
int | getHighestEmEtTowerID () |
int | getHighestEtTowerID () |
int | getHighestHadEtTowerID () |
bool | getIsolationVeto () const |
bool | getMaxEt () const |
bool | getPartialIsolationVeto () const |
double | getPhi () const |
bool | getSoft () const |
bool | getSumEtBelowThres () const |
bool | getTauVeto () const |
bool | getTauVetoForPartIso () const |
void | setEmTauVeto (bool emTauVeto) |
void | setEnergy (double Energy) |
void | setEt (double Et) |
void | setEta (double Eta) |
void | setHadTauVeto (bool hadTauVeto) |
void | setHard (bool Hard) |
void | setHighestEmEtTowerID (int id) |
void | setHighestEtTowerID (int id) |
void | setHighestHadEtTowerID (int id) |
void | setIsolationVeto (bool isolationVeto) |
void | setMaxEt (bool MaxEt) |
void | setPartialIsolationVeto (bool pisolationVeto) |
void | setPhi (double Phi) |
void | setSoft (bool Soft) |
void | setSumEtBelowThres (bool sumEtBelowThres) |
void | setTauVeto (bool tauVeto) |
void | setTauVetoForPartIso (bool tauVeto) |
~FastL1BitInfo () | |
Private Attributes | |
bool | m_EmTauVeto |
double | m_energy |
double | m_et |
double | m_eta |
bool | m_HadTauVeto |
bool | m_hard |
int | m_HighestEmEtTowerID |
int | m_HighestEtTowerID |
int | m_HighestHadEtTowerID |
bool | m_IsolationVeto |
bool | m_maxEt |
bool | m_PartialIsolationVeto |
double | m_phi |
bool | m_soft |
bool | m_SumEtBelowThres |
bool | m_TauVeto |
bool | m_TauVetoForPartIso |
Definition at line 7 of file FastL1BitInfo.h.
|
inline |
Definition at line 9 of file FastL1BitInfo.h.
|
inline |
Definition at line 24 of file FastL1BitInfo.h.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 28 of file FastL1BitInfo.h.
References EcalCondDBWriter_cfi::Energy, and m_energy.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 42 of file FastL1BitInfo.h.
References l1ctLayer2EG_cff::id, and m_HighestEmEtTowerID.
|
inline |
Definition at line 41 of file FastL1BitInfo.h.
References l1ctLayer2EG_cff::id, and m_HighestEtTowerID.
|
inline |
Definition at line 43 of file FastL1BitInfo.h.
References l1ctLayer2EG_cff::id, and m_HighestHadEtTowerID.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
private |
Definition at line 80 of file FastL1BitInfo.h.
Referenced by getEmTauVeto(), and setEmTauVeto().
|
private |
Definition at line 67 of file FastL1BitInfo.h.
Referenced by getEnergy(), and setEnergy().
|
private |
Definition at line 68 of file FastL1BitInfo.h.
|
private |
Definition at line 65 of file FastL1BitInfo.h.
|
private |
Definition at line 81 of file FastL1BitInfo.h.
Referenced by getHadTauVeto(), and setHadTauVeto().
|
private |
Definition at line 88 of file FastL1BitInfo.h.
|
private |
Definition at line 76 of file FastL1BitInfo.h.
Referenced by getHighestEmEtTowerID(), and setHighestEmEtTowerID().
|
private |
Definition at line 75 of file FastL1BitInfo.h.
Referenced by getHighestEtTowerID(), and setHighestEtTowerID().
|
private |
Definition at line 77 of file FastL1BitInfo.h.
Referenced by getHighestHadEtTowerID(), and setHighestHadEtTowerID().
|
private |
Definition at line 82 of file FastL1BitInfo.h.
Referenced by getIsolationVeto(), and setIsolationVeto().
|
private |
Definition at line 86 of file FastL1BitInfo.h.
Referenced by getMaxEt(), and setMaxEt().
|
private |
Definition at line 84 of file FastL1BitInfo.h.
Referenced by getPartialIsolationVeto(), and setPartialIsolationVeto().
|
private |
Definition at line 66 of file FastL1BitInfo.h.
|
private |
Definition at line 87 of file FastL1BitInfo.h.
|
private |
Definition at line 85 of file FastL1BitInfo.h.
Referenced by getSumEtBelowThres(), and setSumEtBelowThres().
|
private |
Definition at line 79 of file FastL1BitInfo.h.
Referenced by getTauVeto(), and setTauVeto().
|
private |
Definition at line 83 of file FastL1BitInfo.h.
Referenced by getTauVetoForPartIso(), and setTauVetoForPartIso().