#include <CaloParams.h>
Public Member Functions | |
EgParams () | |
Public Attributes | |
double | hcalThreshold_ |
unsigned | isoAreaNrTowersEta_ |
unsigned | isoAreaNrTowersPhi_ |
unsigned | isoVetoNrTowersPhi_ |
double | lsb_ |
double | maxHcalEt_ |
double | maxPtHOverE_ |
int | maxPtHOverEIsolation_ |
int | maxPtJetIsolation_ |
int | minPtHOverEIsolation_ |
int | minPtJetIsolation_ |
double | neighbourThreshold_ |
double | seedThreshold_ |
Private Member Functions | |
template<class Archive > | |
void | serialize (Archive &ar, const unsigned int version) |
Friends | |
class | boost::serialization::access |
template<typename CondSerializationT , typename Enabled > | |
struct | cond::serialization::access |
Definition at line 94 of file CaloParams.h.
|
inline |
Definition at line 131 of file CaloParams.h.
|
private |
|
friend |
Definition at line 136 of file CaloParams.h.
|
friend |
Definition at line 136 of file CaloParams.h.
double l1t::CaloParams::EgParams::hcalThreshold_ |
Definition at line 106 of file CaloParams.h.
Referenced by l1t::CaloParams::egHcalThreshold(), and l1t::CaloParams::setEgHcalThreshold().
unsigned l1t::CaloParams::EgParams::isoAreaNrTowersEta_ |
Definition at line 123 of file CaloParams.h.
Referenced by l1t::CaloParams::egIsoAreaNrTowersEta(), and l1t::CaloParams::setEgIsoAreaNrTowersEta().
unsigned l1t::CaloParams::EgParams::isoAreaNrTowersPhi_ |
Definition at line 126 of file CaloParams.h.
Referenced by l1t::CaloParams::egIsoAreaNrTowersPhi(), and l1t::CaloParams::setEgIsoAreaNrTowersPhi().
unsigned l1t::CaloParams::EgParams::isoVetoNrTowersPhi_ |
Definition at line 129 of file CaloParams.h.
Referenced by l1t::CaloParams::egIsoVetoNrTowersPhi(), and l1t::CaloParams::setEgIsoVetoNrTowersPhi().
double l1t::CaloParams::EgParams::lsb_ |
Definition at line 97 of file CaloParams.h.
Referenced by l1t::CaloParams::egLsb(), and l1t::CaloParams::setEgLsb().
double l1t::CaloParams::EgParams::maxHcalEt_ |
Definition at line 109 of file CaloParams.h.
Referenced by l1t::CaloParams::egMaxHcalEt(), and l1t::CaloParams::setEgMaxHcalEt().
double l1t::CaloParams::EgParams::maxPtHOverE_ |
Definition at line 112 of file CaloParams.h.
Referenced by l1t::CaloParams::egMaxPtHOverE(), and l1t::CaloParams::setEgMaxPtHOverE().
int l1t::CaloParams::EgParams::maxPtHOverEIsolation_ |
Definition at line 120 of file CaloParams.h.
Referenced by l1t::CaloParams::egMaxPtHOverEIsolation(), and l1t::CaloParams::setEgMaxPtHOverEIsolation().
int l1t::CaloParams::EgParams::maxPtJetIsolation_ |
Definition at line 116 of file CaloParams.h.
Referenced by l1t::CaloParams::egMaxPtJetIsolation(), and l1t::CaloParams::setEgMaxPtJetIsolation().
int l1t::CaloParams::EgParams::minPtHOverEIsolation_ |
Definition at line 119 of file CaloParams.h.
Referenced by l1t::CaloParams::egMinPtHOverEIsolation(), and l1t::CaloParams::setEgMinPtHOverEIsolation().
int l1t::CaloParams::EgParams::minPtJetIsolation_ |
Definition at line 115 of file CaloParams.h.
Referenced by l1t::CaloParams::egMinPtJetIsolation(), and l1t::CaloParams::setEgMinPtJetIsolation().
double l1t::CaloParams::EgParams::neighbourThreshold_ |
Definition at line 103 of file CaloParams.h.
Referenced by l1t::CaloParams::egNeighbourThreshold(), and l1t::CaloParams::setEgNeighbourThreshold().
double l1t::CaloParams::EgParams::seedThreshold_ |
Definition at line 100 of file CaloParams.h.
Referenced by l1t::CaloParams::egSeedThreshold(), and l1t::CaloParams::setEgSeedThreshold().