CMS 3D CMS Logo

List of all members | Public Member Functions | Public Attributes
reco::GsfElectron::PflowIsolationVariables Struct Reference

#include <GsfElectron.h>

Public Member Functions

 PflowIsolationVariables ()
 

Public Attributes

float sumChargedHadronPt
 sum-pt of charged Hadron // old float chargedHadronIso ; More...
 
float sumChargedParticlePt
 sum-pt of charged Particles(inludes e/mu) More...
 
float sumEcalClusterEt
 
float sumHcalClusterEt
 
float sumNeutralHadronEt
 sum pt of neutral hadrons // old float neutralHadronIso ; More...
 
float sumNeutralHadronEtHighThreshold
 sum pt of neutral hadrons with a higher threshold More...
 
float sumPhotonEt
 sum pt of PF photons // old float photonIso ; More...
 
float sumPhotonEtHighThreshold
 sum pt of PF photons with a higher threshold More...
 
float sumPUPt
 sum pt of charged Particles not from PV (for Pu corrections) More...
 

Detailed Description

Definition at line 605 of file GsfElectron.h.

Constructor & Destructor Documentation

◆ PflowIsolationVariables()

reco::GsfElectron::PflowIsolationVariables::PflowIsolationVariables ( )
inline

Definition at line 618 of file GsfElectron.h.

619  {};
620  };
621 
622  struct MvaInput {
623  int earlyBrem; // Early Brem detected (-2=>unknown,-1=>could not be evaluated,0=>wrong,1=>true)
624  int lateBrem; // Late Brem detected (-2=>unknown,-1=>could not be evaluated,0=>wrong,1=>true)
625  float sigmaEtaEta; // Sigma-eta-eta with the PF cluster
626  float hadEnergy; // Associated PF Had Cluster energy
627  float deltaEta; // PF-cluster GSF track delta-eta

Member Data Documentation

◆ sumChargedHadronPt

float reco::GsfElectron::PflowIsolationVariables::sumChargedHadronPt

◆ sumChargedParticlePt

float reco::GsfElectron::PflowIsolationVariables::sumChargedParticlePt

sum-pt of charged Particles(inludes e/mu)

Definition at line 611 of file GsfElectron.h.

◆ sumEcalClusterEt

float reco::GsfElectron::PflowIsolationVariables::sumEcalClusterEt

◆ sumHcalClusterEt

float reco::GsfElectron::PflowIsolationVariables::sumHcalClusterEt

◆ sumNeutralHadronEt

float reco::GsfElectron::PflowIsolationVariables::sumNeutralHadronEt

◆ sumNeutralHadronEtHighThreshold

float reco::GsfElectron::PflowIsolationVariables::sumNeutralHadronEtHighThreshold

sum pt of neutral hadrons with a higher threshold

Definition at line 612 of file GsfElectron.h.

◆ sumPhotonEt

float reco::GsfElectron::PflowIsolationVariables::sumPhotonEt

◆ sumPhotonEtHighThreshold

float reco::GsfElectron::PflowIsolationVariables::sumPhotonEtHighThreshold

sum pt of PF photons with a higher threshold

Definition at line 613 of file GsfElectron.h.

◆ sumPUPt

float reco::GsfElectron::PflowIsolationVariables::sumPUPt

sum pt of charged Particles not from PV (for Pu corrections)

Definition at line 614 of file GsfElectron.h.

Referenced by TrackTypeMonitor::analyze(), PFElectronTranslator::createGsfElectrons(), ZtoEEEventSelector::filter(), WtoLNuSelector::filter(), and GEDGsfElectronFinalizer::produce().

spr::deltaEta
static const double deltaEta
Definition: CaloConstants.h:8
reco::GsfElectron::sigmaEtaEta
float sigmaEtaEta() const
Definition: GsfElectron.h:417