CMS 3D CMS Logo

List of all members | Public Attributes
GsfElectronAlgo::CutsConfiguration Struct Reference

#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 maxHBarrelCone
 
double maxHBarrelTower
 
double maxHEndcapsCone
 
double maxHEndcapsTower
 
double maxHOverEBarrelCone
 
double maxHOverEBarrelTower
 
double maxHOverEEndcapsCone
 
double maxHOverEEndcapsTower
 
double maxSigmaIetaIetaBarrel
 
double maxSigmaIetaIetaEndcaps
 
double maxTIP
 
double minEOverPBarrel
 
double minEOverPEndcaps
 
double minMVA
 
double minMvaByPassForIsolated
 
double minSCEtBarrel
 
double minSCEtEndcaps
 
bool seedFromTEC
 

Detailed Description

Definition at line 98 of file GsfElectronAlgo.h.

Member Data Documentation

◆ isBarrel

bool GsfElectronAlgo::CutsConfiguration::isBarrel

Definition at line 137 of file GsfElectronAlgo.h.

◆ isEndcaps

bool GsfElectronAlgo::CutsConfiguration::isEndcaps

Definition at line 138 of file GsfElectronAlgo.h.

◆ isFiducial

bool GsfElectronAlgo::CutsConfiguration::isFiducial

Definition at line 139 of file GsfElectronAlgo.h.

◆ maxDeltaEtaBarrel

double GsfElectronAlgo::CutsConfiguration::maxDeltaEtaBarrel

Definition at line 120 of file GsfElectronAlgo.h.

◆ maxDeltaEtaEndcaps

double GsfElectronAlgo::CutsConfiguration::maxDeltaEtaEndcaps

Definition at line 121 of file GsfElectronAlgo.h.

◆ maxDeltaPhiBarrel

double GsfElectronAlgo::CutsConfiguration::maxDeltaPhiBarrel

Definition at line 125 of file GsfElectronAlgo.h.

◆ maxDeltaPhiEndcaps

double GsfElectronAlgo::CutsConfiguration::maxDeltaPhiEndcaps

Definition at line 126 of file GsfElectronAlgo.h.

◆ maxEOverPBarrel

double GsfElectronAlgo::CutsConfiguration::maxEOverPBarrel

Definition at line 103 of file GsfElectronAlgo.h.

◆ maxEOverPEndcaps

double GsfElectronAlgo::CutsConfiguration::maxEOverPEndcaps

Definition at line 104 of file GsfElectronAlgo.h.

◆ maxFbremBarrel

double GsfElectronAlgo::CutsConfiguration::maxFbremBarrel

Definition at line 133 of file GsfElectronAlgo.h.

◆ maxFbremEndcaps

double GsfElectronAlgo::CutsConfiguration::maxFbremEndcaps

Definition at line 134 of file GsfElectronAlgo.h.

◆ maxHBarrelCone

double GsfElectronAlgo::CutsConfiguration::maxHBarrelCone

Definition at line 112 of file GsfElectronAlgo.h.

◆ maxHBarrelTower

double GsfElectronAlgo::CutsConfiguration::maxHBarrelTower

Definition at line 116 of file GsfElectronAlgo.h.

◆ maxHEndcapsCone

double GsfElectronAlgo::CutsConfiguration::maxHEndcapsCone

Definition at line 113 of file GsfElectronAlgo.h.

◆ maxHEndcapsTower

double GsfElectronAlgo::CutsConfiguration::maxHEndcapsTower

Definition at line 117 of file GsfElectronAlgo.h.

◆ maxHOverEBarrelCone

double GsfElectronAlgo::CutsConfiguration::maxHOverEBarrelCone

Definition at line 110 of file GsfElectronAlgo.h.

Referenced by GsfElectronProducer::checkEcalSeedingParameters().

◆ maxHOverEBarrelTower

double GsfElectronAlgo::CutsConfiguration::maxHOverEBarrelTower

Definition at line 114 of file GsfElectronAlgo.h.

◆ maxHOverEEndcapsCone

double GsfElectronAlgo::CutsConfiguration::maxHOverEEndcapsCone

Definition at line 111 of file GsfElectronAlgo.h.

Referenced by GsfElectronProducer::checkEcalSeedingParameters().

◆ maxHOverEEndcapsTower

double GsfElectronAlgo::CutsConfiguration::maxHOverEEndcapsTower

Definition at line 115 of file GsfElectronAlgo.h.

◆ maxSigmaIetaIetaBarrel

double GsfElectronAlgo::CutsConfiguration::maxSigmaIetaIetaBarrel

Definition at line 129 of file GsfElectronAlgo.h.

◆ maxSigmaIetaIetaEndcaps

double GsfElectronAlgo::CutsConfiguration::maxSigmaIetaIetaEndcaps

Definition at line 130 of file GsfElectronAlgo.h.

◆ maxTIP

double GsfElectronAlgo::CutsConfiguration::maxTIP

Definition at line 146 of file GsfElectronAlgo.h.

◆ minEOverPBarrel

double GsfElectronAlgo::CutsConfiguration::minEOverPBarrel

Definition at line 106 of file GsfElectronAlgo.h.

◆ minEOverPEndcaps

double GsfElectronAlgo::CutsConfiguration::minEOverPEndcaps

Definition at line 107 of file GsfElectronAlgo.h.

◆ minMVA

double GsfElectronAlgo::CutsConfiguration::minMVA

Definition at line 142 of file GsfElectronAlgo.h.

◆ minMvaByPassForIsolated

double GsfElectronAlgo::CutsConfiguration::minMvaByPassForIsolated

Definition at line 143 of file GsfElectronAlgo.h.

◆ minSCEtBarrel

double GsfElectronAlgo::CutsConfiguration::minSCEtBarrel

Definition at line 100 of file GsfElectronAlgo.h.

Referenced by GsfElectronProducer::checkEcalSeedingParameters().

◆ minSCEtEndcaps

double GsfElectronAlgo::CutsConfiguration::minSCEtEndcaps

Definition at line 101 of file GsfElectronAlgo.h.

Referenced by GsfElectronProducer::checkEcalSeedingParameters().

◆ seedFromTEC

bool GsfElectronAlgo::CutsConfiguration::seedFromTEC

Definition at line 149 of file GsfElectronAlgo.h.

Referenced by GsfElectronAlgo::setCutBasedPreselectionFlag().