#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 12 of file FastL1BitInfo.h.
|
inline |
Definition at line 16 of file FastL1BitInfo.h.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 36 of file FastL1BitInfo.h.
References triggerObjects_cff::id, and m_HighestEmEtTowerID.
|
inline |
Definition at line 35 of file FastL1BitInfo.h.
References triggerObjects_cff::id, and m_HighestEtTowerID.
|
inline |
Definition at line 37 of file FastL1BitInfo.h.
References triggerObjects_cff::id, and m_HighestHadEtTowerID.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
private |
Definition at line 74 of file FastL1BitInfo.h.
Referenced by getEmTauVeto(), and setEmTauVeto().
|
private |
Definition at line 61 of file FastL1BitInfo.h.
Referenced by getEnergy(), and setEnergy().
|
private |
Definition at line 62 of file FastL1BitInfo.h.
|
private |
Definition at line 59 of file FastL1BitInfo.h.
|
private |
Definition at line 75 of file FastL1BitInfo.h.
Referenced by getHadTauVeto(), and setHadTauVeto().
|
private |
Definition at line 82 of file FastL1BitInfo.h.
|
private |
Definition at line 70 of file FastL1BitInfo.h.
Referenced by getHighestEmEtTowerID(), and setHighestEmEtTowerID().
|
private |
Definition at line 69 of file FastL1BitInfo.h.
Referenced by getHighestEtTowerID(), and setHighestEtTowerID().
|
private |
Definition at line 71 of file FastL1BitInfo.h.
Referenced by getHighestHadEtTowerID(), and setHighestHadEtTowerID().
|
private |
Definition at line 76 of file FastL1BitInfo.h.
Referenced by getIsolationVeto(), and setIsolationVeto().
|
private |
Definition at line 80 of file FastL1BitInfo.h.
Referenced by getMaxEt(), and setMaxEt().
|
private |
Definition at line 78 of file FastL1BitInfo.h.
Referenced by getPartialIsolationVeto(), and setPartialIsolationVeto().
|
private |
Definition at line 60 of file FastL1BitInfo.h.
|
private |
Definition at line 81 of file FastL1BitInfo.h.
|
private |
Definition at line 79 of file FastL1BitInfo.h.
Referenced by getSumEtBelowThres(), and setSumEtBelowThres().
|
private |
Definition at line 73 of file FastL1BitInfo.h.
Referenced by getTauVeto(), and setTauVeto().
|
private |
Definition at line 77 of file FastL1BitInfo.h.
Referenced by getTauVetoForPartIso(), and setTauVetoForPartIso().