#include <ElectronHcalHelper.h>
Public Attributes | |
bool | checkHcalStatus |
edm::EDGetTokenT< HBHERecHitCollection > | hcalRecHits |
edm::EDGetTokenT< CaloTowerCollection > | hcalTowers |
double | hOverEConeSize |
double | hOverEHBMinE |
double | hOverEHFMinE |
double | hOverEPtMin |
bool | useTowers |
Definition at line 23 of file ElectronHcalHelper.h.
bool ElectronHcalHelper::Configuration::checkHcalStatus |
Definition at line 28 of file ElectronHcalHelper.h.
Referenced by ElectronHcalHelper::hasActiveHcal().
edm::EDGetTokenT<HBHERecHitCollection> ElectronHcalHelper::Configuration::hcalRecHits |
Definition at line 35 of file ElectronHcalHelper.h.
Referenced by ElectronHcalHelper::readEvent().
edm::EDGetTokenT<CaloTowerCollection> ElectronHcalHelper::Configuration::hcalTowers |
Definition at line 31 of file ElectronHcalHelper.h.
Referenced by ElectronHcalHelper::readEvent().
double ElectronHcalHelper::Configuration::hOverEConeSize |
Definition at line 25 of file ElectronHcalHelper.h.
Referenced by GsfElectronProducer::checkEcalSeedingParameters(), ElectronHcalHelper::checkSetup(), ElectronHcalHelper::hasActiveHcal(), ElectronHcalHelper::hcalESum(), ElectronHcalHelper::hcalESumDepth1(), ElectronHcalHelper::hcalESumDepth2(), ElectronHcalHelper::hOverEConeSize(), ElectronHcalHelper::readEvent(), and ElectronHcalHelper::~ElectronHcalHelper().
double ElectronHcalHelper::Configuration::hOverEHBMinE |
Definition at line 36 of file ElectronHcalHelper.h.
Referenced by ElectronHcalHelper::readEvent().
double ElectronHcalHelper::Configuration::hOverEHFMinE |
Definition at line 37 of file ElectronHcalHelper.h.
Referenced by ElectronHcalHelper::readEvent().
double ElectronHcalHelper::Configuration::hOverEPtMin |
Definition at line 32 of file ElectronHcalHelper.h.
Referenced by ElectronHcalHelper::readEvent().
bool ElectronHcalHelper::Configuration::useTowers |
Definition at line 28 of file ElectronHcalHelper.h.
Referenced by ElectronHcalHelper::checkSetup(), ElectronHcalHelper::hasActiveHcal(), ElectronHcalHelper::hcalESum(), ElectronHcalHelper::hcalESumDepth1(), ElectronHcalHelper::hcalESumDepth2(), ElectronHcalHelper::readEvent(), and ElectronHcalHelper::~ElectronHcalHelper().