#include <GsfElectronAlgo.h>
Public Attributes | |
bool | isBarrel |
bool | isEndcaps |
bool | isFiducial |
double | maxDeltaEtaBarrel |
double | maxDeltaEtaEndcaps |
double | maxDeltaPhiBarrel |
double | maxDeltaPhiEndcaps |
double | maxEOverPBarrel |
double | maxEOverPEndcaps |
double | maxFbremBarrel |
double | maxFbremEndcaps |
double | maxHBarrelBc |
double | maxHBarrelCone |
double | maxHEndcapsBc |
double | maxHEndcapsCone |
double | maxHOverEBarrelBc |
double | maxHOverEBarrelCone |
double | maxHOverEEndcapsBc |
double | maxHOverEEndcapsCone |
double | maxSigmaIetaIetaBarrel |
double | maxSigmaIetaIetaEndcaps |
double | maxTIP |
double | minEOverPBarrel |
double | minEOverPEndcaps |
double | minSCEtBarrel |
double | minSCEtEndcaps |
double | multThresEB |
double | multThresEE |
bool | seedFromTEC |
Definition at line 100 of file GsfElectronAlgo.h.
bool GsfElectronAlgo::CutsConfiguration::isBarrel |
Definition at line 139 of file GsfElectronAlgo.h.
bool GsfElectronAlgo::CutsConfiguration::isEndcaps |
Definition at line 140 of file GsfElectronAlgo.h.
bool GsfElectronAlgo::CutsConfiguration::isFiducial |
Definition at line 141 of file GsfElectronAlgo.h.
double GsfElectronAlgo::CutsConfiguration::maxDeltaEtaBarrel |
Definition at line 122 of file GsfElectronAlgo.h.
double GsfElectronAlgo::CutsConfiguration::maxDeltaEtaEndcaps |
Definition at line 123 of file GsfElectronAlgo.h.
double GsfElectronAlgo::CutsConfiguration::maxDeltaPhiBarrel |
Definition at line 127 of file GsfElectronAlgo.h.
double GsfElectronAlgo::CutsConfiguration::maxDeltaPhiEndcaps |
Definition at line 128 of file GsfElectronAlgo.h.
double GsfElectronAlgo::CutsConfiguration::maxEOverPBarrel |
Definition at line 105 of file GsfElectronAlgo.h.
double GsfElectronAlgo::CutsConfiguration::maxEOverPEndcaps |
Definition at line 106 of file GsfElectronAlgo.h.
double GsfElectronAlgo::CutsConfiguration::maxFbremBarrel |
Definition at line 135 of file GsfElectronAlgo.h.
double GsfElectronAlgo::CutsConfiguration::maxFbremEndcaps |
Definition at line 136 of file GsfElectronAlgo.h.
double GsfElectronAlgo::CutsConfiguration::maxHBarrelBc |
Definition at line 118 of file GsfElectronAlgo.h.
double GsfElectronAlgo::CutsConfiguration::maxHBarrelCone |
Definition at line 114 of file GsfElectronAlgo.h.
double GsfElectronAlgo::CutsConfiguration::maxHEndcapsBc |
Definition at line 119 of file GsfElectronAlgo.h.
double GsfElectronAlgo::CutsConfiguration::maxHEndcapsCone |
Definition at line 115 of file GsfElectronAlgo.h.
double GsfElectronAlgo::CutsConfiguration::maxHOverEBarrelBc |
Definition at line 116 of file GsfElectronAlgo.h.
double GsfElectronAlgo::CutsConfiguration::maxHOverEBarrelCone |
Definition at line 112 of file GsfElectronAlgo.h.
Referenced by GsfElectronProducer::checkEcalSeedingParameters().
double GsfElectronAlgo::CutsConfiguration::maxHOverEEndcapsBc |
Definition at line 117 of file GsfElectronAlgo.h.
double GsfElectronAlgo::CutsConfiguration::maxHOverEEndcapsCone |
Definition at line 113 of file GsfElectronAlgo.h.
Referenced by GsfElectronProducer::checkEcalSeedingParameters().
double GsfElectronAlgo::CutsConfiguration::maxSigmaIetaIetaBarrel |
Definition at line 131 of file GsfElectronAlgo.h.
double GsfElectronAlgo::CutsConfiguration::maxSigmaIetaIetaEndcaps |
Definition at line 132 of file GsfElectronAlgo.h.
double GsfElectronAlgo::CutsConfiguration::maxTIP |
Definition at line 144 of file GsfElectronAlgo.h.
double GsfElectronAlgo::CutsConfiguration::minEOverPBarrel |
Definition at line 108 of file GsfElectronAlgo.h.
double GsfElectronAlgo::CutsConfiguration::minEOverPEndcaps |
Definition at line 109 of file GsfElectronAlgo.h.
double GsfElectronAlgo::CutsConfiguration::minSCEtBarrel |
Definition at line 102 of file GsfElectronAlgo.h.
Referenced by GsfElectronProducer::checkEcalSeedingParameters().
double GsfElectronAlgo::CutsConfiguration::minSCEtEndcaps |
Definition at line 103 of file GsfElectronAlgo.h.
Referenced by GsfElectronProducer::checkEcalSeedingParameters().
double GsfElectronAlgo::CutsConfiguration::multThresEB |
Definition at line 150 of file GsfElectronAlgo.h.
Referenced by GsfElectronAlgo::calculateShowerShape().
double GsfElectronAlgo::CutsConfiguration::multThresEE |
Definition at line 151 of file GsfElectronAlgo.h.
Referenced by GsfElectronAlgo::calculateShowerShape().
bool GsfElectronAlgo::CutsConfiguration::seedFromTEC |
Definition at line 147 of file GsfElectronAlgo.h.
Referenced by GsfElectronAlgo::setCutBasedPreselectionFlag().