#include <GsfElectronAlgo.h>
Public Attributes | |
bool | addPflowElectrons |
unsigned | ambClustersOverlapStrategy |
unsigned | ambSortingStrategy |
bool | applyAmbResolution |
bool | applyEtaCorrection |
bool | applyPreselection |
bool | ctfTracksCheck |
bool | useGsfPfRecTracks |
Definition at line 71 of file GsfElectronAlgo.h.
bool GsfElectronAlgo::StrategyConfiguration::addPflowElectrons |
Definition at line 84 of file GsfElectronAlgo.h.
Referenced by GsfElectronBaseProducer::GsfElectronBaseProducer(), and GsfElectronProducer::produce().
unsigned GsfElectronAlgo::StrategyConfiguration::ambClustersOverlapStrategy |
Definition at line 82 of file GsfElectronAlgo.h.
Referenced by GsfElectronBaseProducer::GsfElectronBaseProducer(), and GsfElectronAlgo::setAmbiguityData().
unsigned GsfElectronAlgo::StrategyConfiguration::ambSortingStrategy |
Definition at line 81 of file GsfElectronAlgo.h.
Referenced by GsfElectronBaseProducer::GsfElectronBaseProducer(), and GsfElectronAlgo::setAmbiguityData().
bool GsfElectronAlgo::StrategyConfiguration::applyAmbResolution |
Definition at line 80 of file GsfElectronAlgo.h.
Referenced by GsfElectronBaseProducer::fillEvent(), and GsfElectronBaseProducer::GsfElectronBaseProducer().
bool GsfElectronAlgo::StrategyConfiguration::applyEtaCorrection |
Definition at line 78 of file GsfElectronAlgo.h.
Referenced by GsfElectronAlgo::createElectron(), and GsfElectronBaseProducer::GsfElectronBaseProducer().
bool GsfElectronAlgo::StrategyConfiguration::applyPreselection |
Definition at line 75 of file GsfElectronAlgo.h.
Referenced by GsfElectronProducer::checkPfTranslatorParameters(), GsfElectronBaseProducer::fillEvent(), and GsfElectronBaseProducer::GsfElectronBaseProducer().
bool GsfElectronAlgo::StrategyConfiguration::ctfTracksCheck |
Definition at line 86 of file GsfElectronAlgo.h.
Referenced by GsfElectronAlgo::createElectron(), and GsfElectronBaseProducer::GsfElectronBaseProducer().
bool GsfElectronAlgo::StrategyConfiguration::useGsfPfRecTracks |
Definition at line 73 of file GsfElectronAlgo.h.
Referenced by GsfElectronAlgo::beginEvent(), GsfElectronBaseProducer::GsfElectronBaseProducer(), and GsfElectronAlgo::setAmbiguityData().