#include <GsfElectronAlgo.h>
Public Attributes | |
unsigned | ambClustersOverlapStrategy |
unsigned | ambSortingStrategy |
bool | applyAmbResolution |
bool | applyPreselection |
bool | ctfTracksCheck |
bool | ecalDrivenEcalEnergyFromClassBasedParameterization |
bool | ecalDrivenEcalErrorFromClassBasedParameterization |
bool | fillConvVtxFitProb |
float | MaxElePtForOnlyMVA |
float | PreSelectMVA |
bool | pureTrackerDrivenEcalErrorFromSimpleParameterization |
bool | useCombinationRegression |
bool | useEcalRegression |
Definition at line 72 of file GsfElectronAlgo.h.
unsigned GsfElectronAlgo::StrategyConfiguration::ambClustersOverlapStrategy |
Definition at line 83 of file GsfElectronAlgo.h.
Referenced by GsfElectronProducer::setAmbiguityData().
unsigned GsfElectronAlgo::StrategyConfiguration::ambSortingStrategy |
Definition at line 82 of file GsfElectronAlgo.h.
Referenced by GsfElectronProducer::setAmbiguityData().
bool GsfElectronAlgo::StrategyConfiguration::applyAmbResolution |
Definition at line 81 of file GsfElectronAlgo.h.
Referenced by GsfElectronProducer::produce().
bool GsfElectronAlgo::StrategyConfiguration::applyPreselection |
Definition at line 74 of file GsfElectronAlgo.h.
Referenced by GsfElectronProducer::produce().
bool GsfElectronAlgo::StrategyConfiguration::ctfTracksCheck |
Definition at line 85 of file GsfElectronAlgo.h.
Referenced by GsfElectronAlgo::createElectron().
bool GsfElectronAlgo::StrategyConfiguration::ecalDrivenEcalEnergyFromClassBasedParameterization |
Definition at line 77 of file GsfElectronAlgo.h.
Referenced by GsfElectronAlgo::createElectron().
bool GsfElectronAlgo::StrategyConfiguration::ecalDrivenEcalErrorFromClassBasedParameterization |
Definition at line 78 of file GsfElectronAlgo.h.
Referenced by GsfElectronAlgo::createElectron().
bool GsfElectronAlgo::StrategyConfiguration::fillConvVtxFitProb |
Definition at line 93 of file GsfElectronAlgo.h.
Referenced by GsfElectronAlgo::beginEvent(), and GsfElectronAlgo::createElectron().
float GsfElectronAlgo::StrategyConfiguration::MaxElePtForOnlyMVA |
Definition at line 87 of file GsfElectronAlgo.h.
Referenced by GsfElectronProducer::isPreselected().
float GsfElectronAlgo::StrategyConfiguration::PreSelectMVA |
Definition at line 86 of file GsfElectronAlgo.h.
Referenced by GsfElectronAlgo::createElectron().
bool GsfElectronAlgo::StrategyConfiguration::pureTrackerDrivenEcalErrorFromSimpleParameterization |
Definition at line 79 of file GsfElectronAlgo.h.
Referenced by GsfElectronAlgo::createElectron().
bool GsfElectronAlgo::StrategyConfiguration::useCombinationRegression |
Definition at line 90 of file GsfElectronAlgo.h.
Referenced by GsfElectronAlgo::checkSetup(), and GsfElectronAlgo::createElectron().
bool GsfElectronAlgo::StrategyConfiguration::useEcalRegression |
Definition at line 89 of file GsfElectronAlgo.h.
Referenced by GsfElectronAlgo::checkSetup(), and GsfElectronAlgo::createElectron().