#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 111 of file GsfElectronAlgo.h.
bool GsfElectronAlgo::CutsConfiguration::isBarrel |
Definition at line 150 of file GsfElectronAlgo.h.
bool GsfElectronAlgo::CutsConfiguration::isEndcaps |
Definition at line 151 of file GsfElectronAlgo.h.
bool GsfElectronAlgo::CutsConfiguration::isFiducial |
Definition at line 152 of file GsfElectronAlgo.h.
double GsfElectronAlgo::CutsConfiguration::maxDeltaEtaBarrel |
Definition at line 133 of file GsfElectronAlgo.h.
double GsfElectronAlgo::CutsConfiguration::maxDeltaEtaEndcaps |
Definition at line 134 of file GsfElectronAlgo.h.
double GsfElectronAlgo::CutsConfiguration::maxDeltaPhiBarrel |
Definition at line 138 of file GsfElectronAlgo.h.
double GsfElectronAlgo::CutsConfiguration::maxDeltaPhiEndcaps |
Definition at line 139 of file GsfElectronAlgo.h.
double GsfElectronAlgo::CutsConfiguration::maxEOverPBarrel |
Definition at line 116 of file GsfElectronAlgo.h.
double GsfElectronAlgo::CutsConfiguration::maxEOverPEndcaps |
Definition at line 117 of file GsfElectronAlgo.h.
double GsfElectronAlgo::CutsConfiguration::maxFbremBarrel |
Definition at line 146 of file GsfElectronAlgo.h.
double GsfElectronAlgo::CutsConfiguration::maxFbremEndcaps |
Definition at line 147 of file GsfElectronAlgo.h.
double GsfElectronAlgo::CutsConfiguration::maxHBarrelBc |
Definition at line 129 of file GsfElectronAlgo.h.
double GsfElectronAlgo::CutsConfiguration::maxHBarrelCone |
Definition at line 125 of file GsfElectronAlgo.h.
double GsfElectronAlgo::CutsConfiguration::maxHEndcapsBc |
Definition at line 130 of file GsfElectronAlgo.h.
double GsfElectronAlgo::CutsConfiguration::maxHEndcapsCone |
Definition at line 126 of file GsfElectronAlgo.h.
double GsfElectronAlgo::CutsConfiguration::maxHOverEBarrelBc |
Definition at line 127 of file GsfElectronAlgo.h.
double GsfElectronAlgo::CutsConfiguration::maxHOverEBarrelCone |
Definition at line 123 of file GsfElectronAlgo.h.
Referenced by GsfElectronProducer::checkEcalSeedingParameters().
double GsfElectronAlgo::CutsConfiguration::maxHOverEEndcapsBc |
Definition at line 128 of file GsfElectronAlgo.h.
double GsfElectronAlgo::CutsConfiguration::maxHOverEEndcapsCone |
Definition at line 124 of file GsfElectronAlgo.h.
Referenced by GsfElectronProducer::checkEcalSeedingParameters().
double GsfElectronAlgo::CutsConfiguration::maxSigmaIetaIetaBarrel |
Definition at line 142 of file GsfElectronAlgo.h.
double GsfElectronAlgo::CutsConfiguration::maxSigmaIetaIetaEndcaps |
Definition at line 143 of file GsfElectronAlgo.h.
double GsfElectronAlgo::CutsConfiguration::maxTIP |
Definition at line 155 of file GsfElectronAlgo.h.
double GsfElectronAlgo::CutsConfiguration::minEOverPBarrel |
Definition at line 119 of file GsfElectronAlgo.h.
double GsfElectronAlgo::CutsConfiguration::minEOverPEndcaps |
Definition at line 120 of file GsfElectronAlgo.h.
double GsfElectronAlgo::CutsConfiguration::minSCEtBarrel |
Definition at line 113 of file GsfElectronAlgo.h.
Referenced by GsfElectronProducer::checkEcalSeedingParameters().
double GsfElectronAlgo::CutsConfiguration::minSCEtEndcaps |
Definition at line 114 of file GsfElectronAlgo.h.
Referenced by GsfElectronProducer::checkEcalSeedingParameters().
double GsfElectronAlgo::CutsConfiguration::multThresEB |
Definition at line 161 of file GsfElectronAlgo.h.
Referenced by GsfElectronAlgo::calculateShowerShape().
double GsfElectronAlgo::CutsConfiguration::multThresEE |
Definition at line 162 of file GsfElectronAlgo.h.
Referenced by GsfElectronAlgo::calculateShowerShape().
bool GsfElectronAlgo::CutsConfiguration::seedFromTEC |
Definition at line 158 of file GsfElectronAlgo.h.
Referenced by GsfElectronAlgo::setCutBasedPreselectionFlag().