#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 85 of file GsfElectronAlgo.h.
bool GsfElectronAlgo::StrategyConfiguration::addPflowElectrons |
Definition at line 100 of file GsfElectronAlgo.h.
Referenced by GsfElectronBaseProducer::GsfElectronBaseProducer(), and GsfElectronProducer::produce().
unsigned GsfElectronAlgo::StrategyConfiguration::ambClustersOverlapStrategy |
Definition at line 98 of file GsfElectronAlgo.h.
Referenced by GsfElectronBaseProducer::GsfElectronBaseProducer(), and GsfElectronAlgo::setAmbiguityData().
unsigned GsfElectronAlgo::StrategyConfiguration::ambSortingStrategy |
Definition at line 97 of file GsfElectronAlgo.h.
Referenced by GsfElectronBaseProducer::GsfElectronBaseProducer(), and GsfElectronAlgo::setAmbiguityData().
bool GsfElectronAlgo::StrategyConfiguration::applyAmbResolution |
Definition at line 96 of file GsfElectronAlgo.h.
Referenced by GsfElectronBaseProducer::fillEvent(), and GsfElectronBaseProducer::GsfElectronBaseProducer().
bool GsfElectronAlgo::StrategyConfiguration::applyPreselection |
Definition at line 89 of file GsfElectronAlgo.h.
Referenced by GsfElectronProducer::checkPfTranslatorParameters(), GsfElectronBaseProducer::fillEvent(), and GsfElectronBaseProducer::GsfElectronBaseProducer().
bool GsfElectronAlgo::StrategyConfiguration::ctfTracksCheck |
Definition at line 102 of file GsfElectronAlgo.h.
Referenced by GsfElectronAlgo::createElectron(), and GsfElectronBaseProducer::GsfElectronBaseProducer().
bool GsfElectronAlgo::StrategyConfiguration::ecalDrivenEcalEnergyFromClassBasedParameterization |
Definition at line 92 of file GsfElectronAlgo.h.
Referenced by GsfElectronAlgo::createElectron(), and GsfElectronBaseProducer::GsfElectronBaseProducer().
bool GsfElectronAlgo::StrategyConfiguration::ecalDrivenEcalErrorFromClassBasedParameterization |
Definition at line 93 of file GsfElectronAlgo.h.
Referenced by GsfElectronAlgo::createElectron(), and GsfElectronBaseProducer::GsfElectronBaseProducer().
bool GsfElectronAlgo::StrategyConfiguration::gedElectronMode |
Definition at line 103 of file GsfElectronAlgo.h.
Referenced by GsfElectronBaseProducer::GsfElectronBaseProducer(), GsfElectronAlgo::isPreselected(), GsfElectronAlgo::setCutBasedPreselectionFlag(), and GsfElectronAlgo::setMVAOutputs().
float GsfElectronAlgo::StrategyConfiguration::MaxElePtForOnlyMVA |
Definition at line 105 of file GsfElectronAlgo.h.
Referenced by GsfElectronBaseProducer::GsfElectronBaseProducer(), and GsfElectronAlgo::isPreselected().
float GsfElectronAlgo::StrategyConfiguration::PreSelectMVA |
Definition at line 104 of file GsfElectronAlgo.h.
Referenced by GsfElectronBaseProducer::GsfElectronBaseProducer(), and GsfElectronAlgo::isPreselected().
bool GsfElectronAlgo::StrategyConfiguration::pureTrackerDrivenEcalErrorFromSimpleParameterization |
Definition at line 94 of file GsfElectronAlgo.h.
Referenced by GsfElectronAlgo::createElectron(), and GsfElectronBaseProducer::GsfElectronBaseProducer().
bool GsfElectronAlgo::StrategyConfiguration::useCombinationRegression |
Definition at line 108 of file GsfElectronAlgo.h.
Referenced by GsfElectronAlgo::checkSetup(), GsfElectronAlgo::createElectron(), and GsfElectronBaseProducer::GsfElectronBaseProducer().
bool GsfElectronAlgo::StrategyConfiguration::useEcalRegression |
Definition at line 107 of file GsfElectronAlgo.h.
Referenced by GsfElectronAlgo::checkSetup(), GsfElectronAlgo::createElectron(), and GsfElectronBaseProducer::GsfElectronBaseProducer().
bool GsfElectronAlgo::StrategyConfiguration::useGsfPfRecTracks |
Definition at line 87 of file GsfElectronAlgo.h.
Referenced by GsfElectronAlgo::beginEvent(), GsfElectronBaseProducer::GsfElectronBaseProducer(), and GsfElectronAlgo::setAmbiguityData().