#include <ElectronHcalHelper.h>
Public Attributes | |
bool | checkHcalStatus |
EgammaHcalIsolation::arrayHB | eThresHB |
EgammaHcalIsolation::arrayHE | eThresHE |
edm::EDGetTokenT< HBHERecHitCollection > | hbheRecHits |
double | hOverEConeSize |
int | maxSeverityHB |
int | maxSeverityHE |
bool | onlyBehindCluster |
Definition at line 27 of file ElectronHcalHelper.h.
bool ElectronHcalHelper::Configuration::checkHcalStatus |
Definition at line 32 of file ElectronHcalHelper.h.
Referenced by ElectronHcalHelper::hasActiveHcal().
EgammaHcalIsolation::arrayHB ElectronHcalHelper::Configuration::eThresHB |
Definition at line 37 of file ElectronHcalHelper.h.
Referenced by ElectronHcalHelper::beginEvent(), and ElectronHcalHelper::eThresHB().
EgammaHcalIsolation::arrayHE ElectronHcalHelper::Configuration::eThresHE |
Definition at line 39 of file ElectronHcalHelper.h.
Referenced by ElectronHcalHelper::beginEvent(), and ElectronHcalHelper::eThresHE().
edm::EDGetTokenT<HBHERecHitCollection> ElectronHcalHelper::Configuration::hbheRecHits |
Definition at line 35 of file ElectronHcalHelper.h.
Referenced by ElectronHcalHelper::beginEvent().
double ElectronHcalHelper::Configuration::hOverEConeSize |
Definition at line 29 of file ElectronHcalHelper.h.
Referenced by ElectronHcalHelper::beginEvent(), GsfElectronProducer::checkEcalSeedingParameters(), ElectronHcalHelper::ElectronHcalHelper(), ElectronHcalHelper::hcalESum(), ElectronHcalHelper::hOverEConeSize(), and PhotonProducer::PhotonProducer().
int ElectronHcalHelper::Configuration::maxSeverityHB |
Definition at line 38 of file ElectronHcalHelper.h.
Referenced by ElectronHcalHelper::beginEvent(), and ElectronHcalHelper::maxSeverityHB().
int ElectronHcalHelper::Configuration::maxSeverityHE |
Definition at line 40 of file ElectronHcalHelper.h.
Referenced by ElectronHcalHelper::beginEvent(), and ElectronHcalHelper::maxSeverityHE().
bool ElectronHcalHelper::Configuration::onlyBehindCluster |
Definition at line 32 of file ElectronHcalHelper.h.
Referenced by ElectronHcalHelper::beginEvent(), ElectronHcalHelper::ElectronHcalHelper(), and ElectronHcalHelper::hcalESum().