#include <CaloParams.h>
Public Member Functions | |
bool | applyJetCalibration () const |
CaloParams () | |
bool | doTowerEncoding () const |
std::vector< double > | egCalibrationParams () |
std::string | egCalibrationType () const |
double | egEtToRemoveHECut () const |
int | egEtToRemoveHECutHw () const |
unsigned | egIsoAreaNrTowersEta () const |
unsigned | egIsoAreaNrTowersPhi () const |
l1t::LUT * | egIsolationLUT () |
unsigned | egIsoMaxEtaAbsForIsoSum () const |
unsigned | egIsoMaxEtaAbsForTowerSum () const |
unsigned | egIsoPUEstTowerGranularity () const |
std::string | egIsoPUSType () const |
unsigned | egIsoVetoNrTowersPhi () const |
double | egLsb () const |
double | egMaxHcalEt () const |
int | egMaxHcalEtHw () const |
double | egMaxHOverE () const |
double | egNeighbourThreshold () const |
int | egNeighbourThresholdHw () const |
double | egRelativeJetIsolationCut () const |
double | egSeedThreshold () const |
int | egSeedThresholdHw () const |
double | emScale () const |
int | etSumEtaMax (unsigned isum) const |
int | etSumEtaMin (unsigned isum) const |
double | etSumEtThreshold (unsigned isum) const |
int | etSumEtThresholdHw (unsigned isum) const |
double | etSumLsb () const |
std::vector< double > | jetCalibrationParams () |
std::string | jetCalibrationType () const |
double | jetLsb () const |
double | jetNeighbourThreshold () const |
int | jetNeighbourThresholdHw () const |
std::vector< double > | jetPUSParams () |
std::string | jetPUSType () const |
double | jetScale () const |
double | jetSeedThreshold () const |
int | jetSeedThresholdHw () const |
std::vector< double > | jetSF () const |
int | maxGctEtaForSums () const |
int | minGctEtaForSums () const |
void | print (std::ostream &) const |
bool | PUSubtract () const |
unsigned int | regionETCutForHT () const |
unsigned int | regionETCutForMET () const |
double | regionLsb () const |
std::vector< double > | regionPUSParams () |
std::string | regionPUSType () const |
std::vector< double > | regionSubtraction () const |
void | setapplyJetCalibration (bool jetcalib) |
void | setEgCalibrationParams (std::vector< double > params) |
void | setEgCalibrationType (std::string type) |
void | setEgEtToRemoveHECut (double thresh) |
void | setEgIsoAreaNrTowersEta (unsigned iEgIsoAreaNrTowersEta) |
void | setEgIsoAreaNrTowersPhi (unsigned iEgIsoAreaNrTowersPhi) |
void | setEgIsolationLUT (std::shared_ptr< LUT > lut) |
void | setEgIsoMaxEtaAbsForIsoSum (unsigned iEgIsoMaxEtaAbsForIsoSum) |
void | setEgIsoMaxEtaAbsForTowerSum (unsigned iEgIsoMaxEtaAbsForTowerSum) |
void | setEgIsoPUEstTowerGranularity (unsigned iEgIsoPUEstTowerGranularity) |
void | setEgIsoPUSType (std::string type) |
void | setEgIsoVetoNrTowersPhi (unsigned iEgIsoVetoNrTowersPhi) |
void | setEgLsb (double lsb) |
void | setEgMaxHcalEt (double cut) |
void | setEgMaxHOverE (double cut) |
void | setEgNeighbourThreshold (double thresh) |
void | setEgRelativeJetIsolationCut (double cutValue) |
void | setEgSeedThreshold (double thresh) |
void | setEmScale (double scale) |
void | setEtSumEtaMax (unsigned isum, int eta) |
void | setEtSumEtaMin (unsigned isum, int eta) |
void | setEtSumEtThreshold (unsigned isum, double thresh) |
void | setEtSumLsb (double lsb) |
void | setJetCalibrationParams (std::vector< double > params) |
void | setJetCalibrationType (std::string type) |
void | setJetLsb (double lsb) |
void | setJetNeighbourThreshold (double thresh) |
void | setJetPUSParams (std::vector< double > params) |
void | setJetPUSType (std::string type) |
void | setJetScale (double scale) |
void | setJetSeedThreshold (double thresh) |
void | setjetSF (std::vector< double > jetsf) |
void | setMaxGctEtaForSums (int eta) |
void | setMinGctEtaForSums (int eta) |
void | setPUSubtract (bool pusub) |
void | setRegionETCutForHT (unsigned etcut) |
void | setRegionETCutForMET (unsigned etcut) |
void | setRegionLsb (double lsb) |
void | setRegionPUSParams (std::vector< double > params) |
void | setRegionPUSType (std::string type) |
void | setregionSubtraction (std::vector< double > regsub) |
void | setTauCalibrationParams (std::vector< double > params) |
void | setTauCalibrationType (std::string type) |
void | setTauIsolationLUT (std::shared_ptr< LUT > lut) |
void | setTauIsoPUSType (std::string type) |
void | setTauLsb (double lsb) |
void | setTauNeighbourThreshold (double thresh) |
void | setTauRelativeJetIsolationCut (double cutValue) |
void | setTauSeedThreshold (double thresh) |
void | setTowerEncoding (bool doit) |
void | setTowerLsbE (double lsb) |
void | setTowerLsbH (double lsb) |
void | setTowerLsbSum (double lsb) |
void | setTowerNBitsE (int n) |
void | setTowerNBitsH (int n) |
void | setTowerNBitsRatio (int n) |
void | setTowerNBitsSum (int n) |
std::vector< double > | tauCalibrationParams () |
std::string | tauCalibrationType () const |
l1t::LUT * | tauIsolationLUT () |
std::string | tauIsoPUSType () const |
double | tauLsb () const |
double | tauNeighbourThreshold () const |
int | tauNeighbourThresholdHw () const |
double | tauRelativeJetIsolationCut () const |
double | tauSeedThreshold () const |
int | tauSeedThresholdHw () const |
double | towerLsbE () const |
double | towerLsbH () const |
double | towerLsbSum () const |
int | towerMaskE () const |
int | towerMaskH () const |
int | towerMaskRatio () const |
int | towerMaskSum () const |
int | towerNBitsE () const |
int | towerNBitsH () const |
int | towerNBitsRatio () const |
int | towerNBitsSum () const |
~CaloParams () | |
Friends | |
std::ostream & | operator<< (std::ostream &o, const CaloParams &p) |
Description: Placeholder for calorimeter trigger parameters
Implementation:
Definition at line 24 of file CaloParams.h.
|
inline |
Definition at line 28 of file CaloParams.h.
|
inline |
Definition at line 30 of file CaloParams.h.
|
inline |
Definition at line 173 of file CaloParams.h.
References applyJetCalibration_.
Referenced by l1t::Stage1Layer2JetAlgorithmImpPP::Stage1Layer2JetAlgorithmImpPP().
|
inline |
|
inline |
Definition at line 87 of file CaloParams.h.
References egCalibrationParams_.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 85 of file CaloParams.h.
References egIsolationLUT_.
|
inline |
Definition at line 83 of file CaloParams.h.
References egIsoMaxEtaAbsForIsoSum_.
|
inline |
Definition at line 82 of file CaloParams.h.
References egIsoMaxEtaAbsForTowerSum_.
|
inline |
Definition at line 81 of file CaloParams.h.
References egIsoPUEstTowerGranularity_.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 71 of file CaloParams.h.
References egNeighbourThreshold_.
Referenced by print().
|
inline |
Definition at line 70 of file CaloParams.h.
References egLsb_, and egNeighbourThreshold_.
Referenced by l1t::Stage2Layer2ClusterAlgorithmFirmwareImp1::Stage2Layer2ClusterAlgorithmFirmwareImp1().
|
inline |
Definition at line 77 of file CaloParams.h.
References egRelativeJetIsolationCut_.
Referenced by l1t::Stage1Layer2EGammaAlgorithmImpPP::Stage1Layer2EGammaAlgorithmImpPP().
|
inline |
Definition at line 69 of file CaloParams.h.
References egSeedThreshold_.
Referenced by print(), and l1t::Stage1Layer2EGammaAlgorithmImpPP::Stage1Layer2EGammaAlgorithmImpPP().
|
inline |
Definition at line 68 of file CaloParams.h.
References egLsb_, and egSeedThreshold_.
Referenced by l1t::Stage2Layer2ClusterAlgorithmFirmwareImp1::Stage2Layer2ClusterAlgorithmFirmwareImp1().
|
inline |
Definition at line 193 of file CaloParams.h.
References emScale_.
Referenced by l1t::Stage1Layer2EGammaAlgorithmImpPP::Stage1Layer2EGammaAlgorithmImpPP(), and l1t::Stage1Layer2EtSumAlgorithmImpPP::Stage1Layer2EtSumAlgorithmImpPP().
int CaloParams::etSumEtaMax | ( | unsigned | isum | ) | const |
Definition at line 10 of file CaloParams.cc.
References etSumEtaMax_, and isum.
Referenced by print(), l1t::Stage2Layer2EtSumAlgorithmFirmwareImp1::Stage2Layer2EtSumAlgorithmFirmwareImp1(), and l1t::Stage2Layer2JetSumAlgorithmFirmwareImp1::Stage2Layer2JetSumAlgorithmFirmwareImp1().
int CaloParams::etSumEtaMin | ( | unsigned | isum | ) | const |
Definition at line 5 of file CaloParams.cc.
References etSumEtaMin_, and isum.
Referenced by print(), l1t::Stage2Layer2EtSumAlgorithmFirmwareImp1::Stage2Layer2EtSumAlgorithmFirmwareImp1(), and l1t::Stage2Layer2JetSumAlgorithmFirmwareImp1::Stage2Layer2JetSumAlgorithmFirmwareImp1().
double CaloParams::etSumEtThreshold | ( | unsigned | isum | ) | const |
Definition at line 15 of file CaloParams.cc.
References etSumEtThreshold_, and isum.
Referenced by etSumEtThresholdHw(), and print().
|
inline |
Definition at line 155 of file CaloParams.h.
References etSumEtThreshold(), and etSumLsb_.
Referenced by l1t::Stage2Layer2EtSumAlgorithmFirmwareImp1::Stage2Layer2EtSumAlgorithmFirmwareImp1(), and l1t::Stage2Layer2JetSumAlgorithmFirmwareImp1::Stage2Layer2JetSumAlgorithmFirmwareImp1().
|
inline |
|
inline |
Definition at line 140 of file CaloParams.h.
References jetCalibrationParams_.
|
inline |
|
inline |
|
inline |
Definition at line 136 of file CaloParams.h.
References jetNeighbourThreshold_.
Referenced by print().
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 194 of file CaloParams.h.
References jetScale_.
Referenced by l1t::Stage1Layer2JetAlgorithmImpPP::processEvent(), l1t::Stage1Layer2EGammaAlgorithmImpPP::Stage1Layer2EGammaAlgorithmImpPP(), l1t::Stage1Layer2EtSumAlgorithmImpPP::Stage1Layer2EtSumAlgorithmImpPP(), l1t::Stage1Layer2JetAlgorithmImpHI::Stage1Layer2JetAlgorithmImpHI(), l1t::Stage1Layer2JetAlgorithmImpPP::Stage1Layer2JetAlgorithmImpPP(), and l1t::Stage1Layer2TauAlgorithmImpPP::Stage1Layer2TauAlgorithmImpPP().
|
inline |
Definition at line 134 of file CaloParams.h.
References jetSeedThreshold_.
Referenced by print(), l1t::Stage1Layer2EGammaAlgorithmImpPP::Stage1Layer2EGammaAlgorithmImpPP(), l1t::Stage1Layer2JetAlgorithmImpHI::Stage1Layer2JetAlgorithmImpHI(), l1t::Stage1Layer2JetAlgorithmImpPP::Stage1Layer2JetAlgorithmImpPP(), and l1t::Stage1Layer2TauAlgorithmImpPP::Stage1Layer2TauAlgorithmImpPP().
|
inline |
|
inline |
Definition at line 174 of file CaloParams.h.
References jetSF_.
Referenced by l1t::Stage1Layer2JetAlgorithmImpPP::Stage1Layer2JetAlgorithmImpPP().
|
inline |
Definition at line 191 of file CaloParams.h.
References maxGctEtaForSums_.
Referenced by l1t::Stage1Layer2EtSumAlgorithmImpPP::Stage1Layer2EtSumAlgorithmImpPP().
|
inline |
Definition at line 190 of file CaloParams.h.
References minGctEtaForSums_.
Referenced by l1t::Stage1Layer2EtSumAlgorithmImpPP::Stage1Layer2EtSumAlgorithmImpPP().
void CaloParams::print | ( | std::ostream & | out | ) | const |
Definition at line 35 of file CaloParams.cc.
References doTowerEncoding(), egIsoPUSType(), egMaxHcalEt(), egMaxHOverE(), egNeighbourThreshold(), egSeedThreshold(), etSumEtaMax(), etSumEtaMax_, etSumEtaMin(), etSumEtaMin_, etSumEtThreshold(), etSumEtThreshold_, i, jetCalibrationType(), jetNeighbourThreshold(), jetPUSType(), jetSeedThreshold(), regionPUSType(), tauIsoPUSType(), tauNeighbourThreshold(), tauSeedThreshold(), towerLsbE(), towerLsbH(), towerLsbSum(), towerMaskE(), towerMaskH(), towerMaskRatio(), towerMaskSum(), towerNBitsE(), towerNBitsH(), towerNBitsRatio(), and towerNBitsSum().
|
inline |
Definition at line 171 of file CaloParams.h.
References PUSubtract_.
Referenced by l1t::Stage1Layer2EGammaAlgorithmImpPP::Stage1Layer2EGammaAlgorithmImpPP(), l1t::Stage1Layer2EtSumAlgorithmImpPP::Stage1Layer2EtSumAlgorithmImpPP(), l1t::Stage1Layer2JetAlgorithmImpPP::Stage1Layer2JetAlgorithmImpPP(), and l1t::Stage1Layer2TauAlgorithmImpPP::Stage1Layer2TauAlgorithmImpPP().
|
inline |
Definition at line 188 of file CaloParams.h.
References regionETCutForHT_.
Referenced by l1t::Stage1Layer2EtSumAlgorithmImpPP::Stage1Layer2EtSumAlgorithmImpPP().
|
inline |
Definition at line 189 of file CaloParams.h.
References regionETCutForMET_.
Referenced by l1t::Stage1Layer2EtSumAlgorithmImpPP::Stage1Layer2EtSumAlgorithmImpPP().
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 172 of file CaloParams.h.
References regionSubtraction_.
Referenced by l1t::Stage1Layer2EGammaAlgorithmImpPP::Stage1Layer2EGammaAlgorithmImpPP(), l1t::Stage1Layer2EtSumAlgorithmImpPP::Stage1Layer2EtSumAlgorithmImpPP(), l1t::Stage1Layer2JetAlgorithmImpPP::Stage1Layer2JetAlgorithmImpPP(), and l1t::Stage1Layer2TauAlgorithmImpPP::Stage1Layer2TauAlgorithmImpPP().
|
inline |
|
inline |
Definition at line 107 of file CaloParams.h.
References egCalibrationParams_.
|
inline |
|
inline |
Definition at line 94 of file CaloParams.h.
References egEtToRemoveHECut_, and GOODCOLL_filter_cfg::thresh.
|
inline |
|
inline |
|
inline |
Definition at line 105 of file CaloParams.h.
References egIsolationLUT_, and lumiPlot::lut.
|
inline |
Definition at line 103 of file CaloParams.h.
References egIsoMaxEtaAbsForIsoSum_.
|
inline |
Definition at line 102 of file CaloParams.h.
References egIsoMaxEtaAbsForTowerSum_.
|
inline |
Definition at line 101 of file CaloParams.h.
References egIsoPUEstTowerGranularity_.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 92 of file CaloParams.h.
References egNeighbourThreshold_, and GOODCOLL_filter_cfg::thresh.
|
inline |
Definition at line 96 of file CaloParams.h.
References egRelativeJetIsolationCut_.
|
inline |
Definition at line 91 of file CaloParams.h.
References egSeedThreshold_, and GOODCOLL_filter_cfg::thresh.
|
inline |
void CaloParams::setEtSumEtaMax | ( | unsigned | isum, |
int | eta | ||
) |
void CaloParams::setEtSumEtaMin | ( | unsigned | isum, |
int | eta | ||
) |
void CaloParams::setEtSumEtThreshold | ( | unsigned | isum, |
double | thresh | ||
) |
Definition at line 30 of file CaloParams.cc.
References etSumEtThreshold_, isum, and GOODCOLL_filter_cfg::thresh.
|
inline |
|
inline |
Definition at line 148 of file CaloParams.h.
References jetCalibrationParams_.
|
inline |
|
inline |
|
inline |
Definition at line 144 of file CaloParams.h.
References jetNeighbourThreshold_, and GOODCOLL_filter_cfg::thresh.
|
inline |
|
inline |
|
inline |
Definition at line 186 of file CaloParams.h.
References jetScale_, and pileupReCalc_HLTpaths::scale.
|
inline |
Definition at line 143 of file CaloParams.h.
References jetSeedThreshold_, and GOODCOLL_filter_cfg::thresh.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 180 of file CaloParams.h.
References regionETCutForHT_.
Referenced by l1t::Stage1Layer2Producer::Stage1Layer2Producer().
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 177 of file CaloParams.h.
References regionSubtraction_.
|
inline |
Definition at line 129 of file CaloParams.h.
References tauCalibrationParams_.
|
inline |
|
inline |
Definition at line 127 of file CaloParams.h.
References lumiPlot::lut, and tauIsolationLUT_.
|
inline |
|
inline |
|
inline |
Definition at line 124 of file CaloParams.h.
References tauNeighbourThreshold_, and GOODCOLL_filter_cfg::thresh.
|
inline |
Definition at line 125 of file CaloParams.h.
References tauRelativeJetIsolationCut_.
|
inline |
Definition at line 123 of file CaloParams.h.
References tauSeedThreshold_, and GOODCOLL_filter_cfg::thresh.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 50 of file CaloParams.h.
References n, funct::pow(), towerMaskE_, and towerNBitsE_.
|
inline |
Definition at line 49 of file CaloParams.h.
References n, funct::pow(), towerMaskH_, and towerNBitsH_.
|
inline |
Definition at line 52 of file CaloParams.h.
References n, funct::pow(), towerMaskRatio_, and towerNBitsRatio_.
|
inline |
Definition at line 51 of file CaloParams.h.
References n, funct::pow(), towerMaskSum_, and towerNBitsSum_.
|
inline |
Definition at line 120 of file CaloParams.h.
References tauCalibrationParams_.
|
inline |
|
inline |
Definition at line 118 of file CaloParams.h.
References tauIsolationLUT_.
|
inline |
|
inline |
|
inline |
Definition at line 115 of file CaloParams.h.
References tauNeighbourThreshold_.
Referenced by print().
|
inline |
|
inline |
Definition at line 116 of file CaloParams.h.
References tauRelativeJetIsolationCut_.
Referenced by l1t::Stage1Layer2TauAlgorithmImpPP::Stage1Layer2TauAlgorithmImpPP().
|
inline |
Definition at line 113 of file CaloParams.h.
References tauSeedThreshold_.
Referenced by print(), and l1t::Stage1Layer2TauAlgorithmImpPP::Stage1Layer2TauAlgorithmImpPP().
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
friend |
Definition at line 165 of file CaloParams.h.
|
private |
Definition at line 378 of file CaloParams.h.
Referenced by applyJetCalibration(), and setapplyJetCalibration().
|
private |
Definition at line 296 of file CaloParams.h.
Referenced by egCalibrationParams(), and setEgCalibrationParams().
|
private |
Definition at line 293 of file CaloParams.h.
Referenced by egCalibrationType(), and setEgCalibrationType().
|
private |
Definition at line 266 of file CaloParams.h.
Referenced by egEtToRemoveHECut(), egEtToRemoveHECutHw(), and setEgEtToRemoveHECut().
|
private |
Definition at line 275 of file CaloParams.h.
Referenced by egIsoAreaNrTowersEta(), and setEgIsoAreaNrTowersEta().
|
private |
Definition at line 278 of file CaloParams.h.
Referenced by egIsoAreaNrTowersPhi(), and setEgIsoAreaNrTowersPhi().
|
private |
Definition at line 302 of file CaloParams.h.
Referenced by egIsolationLUT(), and setEgIsolationLUT().
|
private |
Definition at line 290 of file CaloParams.h.
Referenced by egIsoMaxEtaAbsForIsoSum(), and setEgIsoMaxEtaAbsForIsoSum().
|
private |
Definition at line 287 of file CaloParams.h.
Referenced by egIsoMaxEtaAbsForTowerSum(), and setEgIsoMaxEtaAbsForTowerSum().
|
private |
Definition at line 284 of file CaloParams.h.
Referenced by egIsoPUEstTowerGranularity(), and setEgIsoPUEstTowerGranularity().
|
private |
Definition at line 299 of file CaloParams.h.
Referenced by egIsoPUSType(), and setEgIsoPUSType().
|
private |
Definition at line 281 of file CaloParams.h.
Referenced by egIsoVetoNrTowersPhi(), and setEgIsoVetoNrTowersPhi().
|
private |
Definition at line 254 of file CaloParams.h.
Referenced by egEtToRemoveHECutHw(), egLsb(), egMaxHcalEtHw(), egNeighbourThresholdHw(), egSeedThresholdHw(), and setEgLsb().
|
private |
Definition at line 263 of file CaloParams.h.
Referenced by egMaxHcalEt(), egMaxHcalEtHw(), and setEgMaxHcalEt().
|
private |
Definition at line 269 of file CaloParams.h.
Referenced by egMaxHOverE(), and setEgMaxHOverE().
|
private |
Definition at line 260 of file CaloParams.h.
Referenced by egNeighbourThreshold(), egNeighbourThresholdHw(), and setEgNeighbourThreshold().
|
private |
Definition at line 272 of file CaloParams.h.
Referenced by egRelativeJetIsolationCut(), and setEgRelativeJetIsolationCut().
|
private |
Definition at line 257 of file CaloParams.h.
Referenced by egSeedThreshold(), egSeedThresholdHw(), and setEgSeedThreshold().
|
private |
Definition at line 389 of file CaloParams.h.
Referenced by emScale(), and setEmScale().
|
private |
Definition at line 367 of file CaloParams.h.
Referenced by etSumEtaMax(), print(), and setEtSumEtaMax().
|
private |
Definition at line 364 of file CaloParams.h.
Referenced by etSumEtaMin(), print(), and setEtSumEtaMin().
|
private |
Definition at line 370 of file CaloParams.h.
Referenced by etSumEtThreshold(), print(), and setEtSumEtThreshold().
|
private |
Definition at line 361 of file CaloParams.h.
Referenced by etSumEtThresholdHw(), etSumLsb(), and setEtSumLsb().
|
private |
Definition at line 354 of file CaloParams.h.
Referenced by jetCalibrationParams(), and setJetCalibrationParams().
|
private |
Definition at line 351 of file CaloParams.h.
Referenced by jetCalibrationType(), and setJetCalibrationType().
|
private |
Definition at line 336 of file CaloParams.h.
Referenced by jetLsb(), jetNeighbourThresholdHw(), jetSeedThresholdHw(), and setJetLsb().
|
private |
Definition at line 342 of file CaloParams.h.
Referenced by jetNeighbourThreshold(), jetNeighbourThresholdHw(), and setJetNeighbourThreshold().
|
private |
Definition at line 348 of file CaloParams.h.
Referenced by jetPUSParams(), and setJetPUSParams().
|
private |
Definition at line 345 of file CaloParams.h.
Referenced by jetPUSType(), and setJetPUSType().
|
private |
Definition at line 390 of file CaloParams.h.
Referenced by jetScale(), and setJetScale().
|
private |
Definition at line 339 of file CaloParams.h.
Referenced by jetSeedThreshold(), jetSeedThresholdHw(), and setJetSeedThreshold().
|
private |
Definition at line 379 of file CaloParams.h.
Referenced by jetSF(), and setjetSF().
|
private |
Definition at line 385 of file CaloParams.h.
Referenced by maxGctEtaForSums(), and setMaxGctEtaForSums().
|
private |
Definition at line 384 of file CaloParams.h.
Referenced by minGctEtaForSums(), and setMinGctEtaForSums().
|
private |
Definition at line 376 of file CaloParams.h.
Referenced by PUSubtract(), and setPUSubtract().
|
private |
Definition at line 382 of file CaloParams.h.
Referenced by regionETCutForHT(), and setRegionETCutForHT().
|
private |
Definition at line 383 of file CaloParams.h.
Referenced by regionETCutForMET(), and setRegionETCutForMET().
|
private |
Definition at line 241 of file CaloParams.h.
Referenced by regionLsb(), and setRegionLsb().
|
private |
Definition at line 247 of file CaloParams.h.
Referenced by regionPUSParams(), and setRegionPUSParams().
|
private |
Definition at line 244 of file CaloParams.h.
Referenced by regionPUSType(), and setRegionPUSType().
|
private |
Definition at line 377 of file CaloParams.h.
Referenced by regionSubtraction(), and setregionSubtraction().
|
private |
Definition at line 329 of file CaloParams.h.
Referenced by setTauCalibrationParams(), and tauCalibrationParams().
|
private |
Definition at line 326 of file CaloParams.h.
Referenced by setTauCalibrationType(), and tauCalibrationType().
|
private |
Definition at line 323 of file CaloParams.h.
Referenced by setTauIsolationLUT(), and tauIsolationLUT().
|
private |
Definition at line 320 of file CaloParams.h.
Referenced by setTauIsoPUSType(), and tauIsoPUSType().
|
private |
Definition at line 309 of file CaloParams.h.
Referenced by setTauLsb(), tauLsb(), tauNeighbourThresholdHw(), and tauSeedThresholdHw().
|
private |
Definition at line 315 of file CaloParams.h.
Referenced by setTauNeighbourThreshold(), tauNeighbourThreshold(), and tauNeighbourThresholdHw().
|
private |
Definition at line 318 of file CaloParams.h.
Referenced by setTauRelativeJetIsolationCut(), and tauRelativeJetIsolationCut().
|
private |
Definition at line 312 of file CaloParams.h.
Referenced by setTauSeedThreshold(), tauSeedThreshold(), and tauSeedThresholdHw().
|
private |
Definition at line 234 of file CaloParams.h.
Referenced by doTowerEncoding(), and setTowerEncoding().
|
private |
Definition at line 204 of file CaloParams.h.
Referenced by setTowerLsbE(), and towerLsbE().
|
private |
Definition at line 201 of file CaloParams.h.
Referenced by setTowerLsbH(), and towerLsbH().
|
private |
Definition at line 207 of file CaloParams.h.
Referenced by setTowerLsbSum(), and towerLsbSum().
|
private |
Definition at line 225 of file CaloParams.h.
Referenced by setTowerNBitsE(), and towerMaskE().
|
private |
Definition at line 222 of file CaloParams.h.
Referenced by setTowerNBitsH(), and towerMaskH().
|
private |
Definition at line 231 of file CaloParams.h.
Referenced by setTowerNBitsRatio(), and towerMaskRatio().
|
private |
Definition at line 228 of file CaloParams.h.
Referenced by setTowerNBitsSum(), and towerMaskSum().
|
private |
Definition at line 213 of file CaloParams.h.
Referenced by setTowerNBitsE(), and towerNBitsE().
|
private |
Definition at line 210 of file CaloParams.h.
Referenced by setTowerNBitsH(), and towerNBitsH().
|
private |
Definition at line 219 of file CaloParams.h.
Referenced by setTowerNBitsRatio(), and towerNBitsRatio().
|
private |
Definition at line 216 of file CaloParams.h.
Referenced by setTowerNBitsSum(), and towerNBitsSum().