Public Member Functions | |
GeneralData (const InputTagsConfiguration &, const StrategyConfiguration &, const CutsConfiguration &cutsCfg, const CutsConfiguration &cutsCfgPflow, const ElectronHcalHelper::Configuration &hcalCfg, const ElectronHcalHelper::Configuration &hcalCfgPflow, const IsolationConfiguration &, const EcalRecHitsConfiguration &, EcalClusterFunctionBaseClass *superClusterErrorFunction, EcalClusterFunctionBaseClass *crackCorrectionFunction) | |
~GeneralData () | |
Definition at line 58 of file GsfElectronAlgo.cc.
GsfElectronAlgo::GeneralData::GeneralData | ( | const InputTagsConfiguration & | inputConfig, |
const StrategyConfiguration & | strategyConfig, | ||
const CutsConfiguration & | cutsCfg, | ||
const CutsConfiguration & | cutsCfgPflow, | ||
const ElectronHcalHelper::Configuration & | hcalCfg, | ||
const ElectronHcalHelper::Configuration & | hcalCfgPflow, | ||
const IsolationConfiguration & | isoConfig, | ||
const EcalRecHitsConfiguration & | recHitsConfig, | ||
EcalClusterFunctionBaseClass * | superClusterErrorFunction, | ||
EcalClusterFunctionBaseClass * | crackCorrectionFunction | ||
) |
Definition at line 89 of file GsfElectronAlgo.cc.
GsfElectronAlgo::GeneralData::~GeneralData | ( | ) |
Definition at line 112 of file GsfElectronAlgo.cc.
EcalClusterFunctionBaseClass* GsfElectronAlgo::GeneralData::crackCorrectionFunction |
Definition at line 85 of file GsfElectronAlgo.cc.
Referenced by GsfElectronAlgo::checkSetup(), and GsfElectronAlgo::createElectron().
const CutsConfiguration GsfElectronAlgo::GeneralData::cutsCfg |
Definition at line 77 of file GsfElectronAlgo.cc.
Referenced by GsfElectronAlgo::setCutBasedPreselectionFlag(), and GsfElectronAlgo::setPflowPreselectionFlag().
const CutsConfiguration GsfElectronAlgo::GeneralData::cutsCfgPflow |
Definition at line 78 of file GsfElectronAlgo.cc.
Referenced by GsfElectronAlgo::setCutBasedPreselectionFlag(), and GsfElectronAlgo::setPflowPreselectionFlag().
ElectronHcalHelper* GsfElectronAlgo::GeneralData::hcalHelper |
Definition at line 83 of file GsfElectronAlgo.cc.
Referenced by GsfElectronAlgo::beginEvent(), GsfElectronAlgo::calculateShowerShape(), and GsfElectronAlgo::checkSetup().
ElectronHcalHelper * GsfElectronAlgo::GeneralData::hcalHelperPflow |
Definition at line 83 of file GsfElectronAlgo.cc.
Referenced by GsfElectronAlgo::beginEvent(), GsfElectronAlgo::calculateShowerShape(), and GsfElectronAlgo::checkSetup().
const InputTagsConfiguration GsfElectronAlgo::GeneralData::inputCfg |
Definition at line 75 of file GsfElectronAlgo.cc.
Referenced by GsfElectronAlgo::beginEvent().
const IsolationConfiguration GsfElectronAlgo::GeneralData::isoCfg |
Definition at line 79 of file GsfElectronAlgo.cc.
Referenced by GsfElectronAlgo::beginEvent().
const EcalRecHitsConfiguration GsfElectronAlgo::GeneralData::recHitsCfg |
Definition at line 80 of file GsfElectronAlgo.cc.
Referenced by GsfElectronAlgo::beginEvent(), and GsfElectronAlgo::calculateShowerShape().
const StrategyConfiguration GsfElectronAlgo::GeneralData::strategyCfg |
Definition at line 76 of file GsfElectronAlgo.cc.
Referenced by GsfElectronAlgo::beginEvent(), GsfElectronAlgo::createElectron(), and GsfElectronAlgo::setAmbiguityData().
EcalClusterFunctionBaseClass* GsfElectronAlgo::GeneralData::superClusterErrorFunction |
Definition at line 84 of file GsfElectronAlgo.cc.
Referenced by GsfElectronAlgo::checkSetup(), and GsfElectronAlgo::createElectron().