#include <GsfElectronAlgo.h>
Public Attributes | |
bool | addPflowElectrons |
unsigned | ambClustersOverlapStrategy |
unsigned | ambSortingStrategy |
bool | applyAmbResolution |
bool | applyPreselection |
bool | ctfTracksCheck |
bool | ecalDrivenEcalEnergyFromClassBasedParameterization |
bool | ecalDrivenEcalErrorFromClassBasedParameterization |
bool | gedElectronMode |
float | MaxElePtForOnlyMVA |
float | PreSelectMVA |
bool | pureTrackerDrivenEcalErrorFromSimpleParameterization |
bool | useCombinationRegression |
bool | useEcalRegression |
bool | useGsfPfRecTracks |
Definition at line 86 of file GsfElectronAlgo.h.
bool GsfElectronAlgo::StrategyConfiguration::addPflowElectrons |
Definition at line 101 of file GsfElectronAlgo.h.
Referenced by GsfElectronBaseProducer::GsfElectronBaseProducer(), and GsfElectronProducer::produce().
unsigned GsfElectronAlgo::StrategyConfiguration::ambClustersOverlapStrategy |
Definition at line 99 of file GsfElectronAlgo.h.
Referenced by GsfElectronBaseProducer::GsfElectronBaseProducer(), and GsfElectronAlgo::setAmbiguityData().
unsigned GsfElectronAlgo::StrategyConfiguration::ambSortingStrategy |
Definition at line 98 of file GsfElectronAlgo.h.
Referenced by GsfElectronBaseProducer::GsfElectronBaseProducer(), and GsfElectronAlgo::setAmbiguityData().
bool GsfElectronAlgo::StrategyConfiguration::applyAmbResolution |
Definition at line 97 of file GsfElectronAlgo.h.
Referenced by GsfElectronBaseProducer::fillEvent(), and GsfElectronBaseProducer::GsfElectronBaseProducer().
bool GsfElectronAlgo::StrategyConfiguration::applyPreselection |
Definition at line 90 of file GsfElectronAlgo.h.
Referenced by GsfElectronProducer::checkPfTranslatorParameters(), GsfElectronBaseProducer::fillEvent(), and GsfElectronBaseProducer::GsfElectronBaseProducer().
bool GsfElectronAlgo::StrategyConfiguration::ctfTracksCheck |
Definition at line 103 of file GsfElectronAlgo.h.
Referenced by GsfElectronAlgo::createElectron(), and GsfElectronBaseProducer::GsfElectronBaseProducer().
bool GsfElectronAlgo::StrategyConfiguration::ecalDrivenEcalEnergyFromClassBasedParameterization |
Definition at line 93 of file GsfElectronAlgo.h.
Referenced by GsfElectronAlgo::createElectron(), and GsfElectronBaseProducer::GsfElectronBaseProducer().
bool GsfElectronAlgo::StrategyConfiguration::ecalDrivenEcalErrorFromClassBasedParameterization |
Definition at line 94 of file GsfElectronAlgo.h.
Referenced by GsfElectronAlgo::createElectron(), and GsfElectronBaseProducer::GsfElectronBaseProducer().
bool GsfElectronAlgo::StrategyConfiguration::gedElectronMode |
Definition at line 104 of file GsfElectronAlgo.h.
Referenced by GsfElectronBaseProducer::GsfElectronBaseProducer(), GsfElectronAlgo::isPreselected(), GsfElectronAlgo::setCutBasedPreselectionFlag(), and GsfElectronAlgo::setMVAOutputs().
float GsfElectronAlgo::StrategyConfiguration::MaxElePtForOnlyMVA |
Definition at line 106 of file GsfElectronAlgo.h.
Referenced by GsfElectronBaseProducer::GsfElectronBaseProducer(), and GsfElectronAlgo::isPreselected().
float GsfElectronAlgo::StrategyConfiguration::PreSelectMVA |
Definition at line 105 of file GsfElectronAlgo.h.
Referenced by GsfElectronAlgo::createElectron(), and GsfElectronBaseProducer::GsfElectronBaseProducer().
bool GsfElectronAlgo::StrategyConfiguration::pureTrackerDrivenEcalErrorFromSimpleParameterization |
Definition at line 95 of file GsfElectronAlgo.h.
Referenced by GsfElectronAlgo::createElectron(), and GsfElectronBaseProducer::GsfElectronBaseProducer().
bool GsfElectronAlgo::StrategyConfiguration::useCombinationRegression |
Definition at line 109 of file GsfElectronAlgo.h.
Referenced by GsfElectronAlgo::checkSetup(), GsfElectronAlgo::createElectron(), and GsfElectronBaseProducer::GsfElectronBaseProducer().
bool GsfElectronAlgo::StrategyConfiguration::useEcalRegression |
Definition at line 108 of file GsfElectronAlgo.h.
Referenced by GsfElectronAlgo::checkSetup(), GsfElectronAlgo::createElectron(), and GsfElectronBaseProducer::GsfElectronBaseProducer().
bool GsfElectronAlgo::StrategyConfiguration::useGsfPfRecTracks |
Definition at line 88 of file GsfElectronAlgo.h.
Referenced by GsfElectronAlgo::beginEvent(), GsfElectronBaseProducer::GsfElectronBaseProducer(), and GsfElectronAlgo::setAmbiguityData().