#include <GsfElectronAlgo.h>
Public Attributes | |
bool | addPflowElectrons |
unsigned | ambClustersOverlapStrategy |
unsigned | ambSortingStrategy |
bool | applyAmbResolution |
bool | applyPreselection |
bool | ctfTracksCheck |
bool | ecalDrivenEcalEnergyFromClassBasedParameterization |
bool | ecalDrivenEcalErrorFromClassBasedParameterization |
bool | pureTrackerDrivenEcalErrorFromSimpleParameterization |
bool | useGsfPfRecTracks |
Definition at line 76 of file GsfElectronAlgo.h.
bool GsfElectronAlgo::StrategyConfiguration::addPflowElectrons |
Definition at line 91 of file GsfElectronAlgo.h.
Referenced by GsfElectronBaseProducer::GsfElectronBaseProducer(), and GsfElectronProducer::produce().
unsigned GsfElectronAlgo::StrategyConfiguration::ambClustersOverlapStrategy |
Definition at line 89 of file GsfElectronAlgo.h.
Referenced by GsfElectronBaseProducer::GsfElectronBaseProducer(), and GsfElectronAlgo::setAmbiguityData().
unsigned GsfElectronAlgo::StrategyConfiguration::ambSortingStrategy |
Definition at line 88 of file GsfElectronAlgo.h.
Referenced by GsfElectronBaseProducer::GsfElectronBaseProducer(), and GsfElectronAlgo::setAmbiguityData().
bool GsfElectronAlgo::StrategyConfiguration::applyAmbResolution |
Definition at line 87 of file GsfElectronAlgo.h.
Referenced by GsfElectronBaseProducer::fillEvent(), and GsfElectronBaseProducer::GsfElectronBaseProducer().
bool GsfElectronAlgo::StrategyConfiguration::applyPreselection |
Definition at line 80 of file GsfElectronAlgo.h.
Referenced by GsfElectronProducer::checkPfTranslatorParameters(), GsfElectronBaseProducer::fillEvent(), and GsfElectronBaseProducer::GsfElectronBaseProducer().
bool GsfElectronAlgo::StrategyConfiguration::ctfTracksCheck |
Definition at line 93 of file GsfElectronAlgo.h.
Referenced by GsfElectronAlgo::createElectron(), and GsfElectronBaseProducer::GsfElectronBaseProducer().
bool GsfElectronAlgo::StrategyConfiguration::ecalDrivenEcalEnergyFromClassBasedParameterization |
Definition at line 83 of file GsfElectronAlgo.h.
Referenced by GsfElectronAlgo::createElectron(), and GsfElectronBaseProducer::GsfElectronBaseProducer().
bool GsfElectronAlgo::StrategyConfiguration::ecalDrivenEcalErrorFromClassBasedParameterization |
Definition at line 84 of file GsfElectronAlgo.h.
Referenced by GsfElectronAlgo::createElectron(), and GsfElectronBaseProducer::GsfElectronBaseProducer().
bool GsfElectronAlgo::StrategyConfiguration::pureTrackerDrivenEcalErrorFromSimpleParameterization |
Definition at line 85 of file GsfElectronAlgo.h.
Referenced by GsfElectronAlgo::createElectron(), and GsfElectronBaseProducer::GsfElectronBaseProducer().
bool GsfElectronAlgo::StrategyConfiguration::useGsfPfRecTracks |
Definition at line 78 of file GsfElectronAlgo.h.
Referenced by GsfElectronAlgo::beginEvent(), GsfElectronBaseProducer::GsfElectronBaseProducer(), and GsfElectronAlgo::setAmbiguityData().