CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
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 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 570 of file GsfElectron.h.

Constructor & Destructor Documentation

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

Definition at line 582 of file GsfElectron.h.

Member Data Documentation

float reco::GsfElectron::PflowIsolationVariables::sumChargedHadronPt
float reco::GsfElectron::PflowIsolationVariables::sumChargedParticlePt

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

Definition at line 577 of file GsfElectron.h.

float reco::GsfElectron::PflowIsolationVariables::sumNeutralHadronEt
float reco::GsfElectron::PflowIsolationVariables::sumNeutralHadronEtHighThreshold

sum pt of neutral hadrons with a higher threshold

Definition at line 578 of file GsfElectron.h.

float reco::GsfElectron::PflowIsolationVariables::sumPhotonEt
float reco::GsfElectron::PflowIsolationVariables::sumPhotonEtHighThreshold

sum pt of PF photons with a higher threshold

Definition at line 579 of file GsfElectron.h.

float reco::GsfElectron::PflowIsolationVariables::sumPUPt

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

Definition at line 580 of file GsfElectron.h.

Referenced by ZtoEEEventSelector::filter(), GsfEleDeltaBetaIsoCutStandalone::operator()(), GEDGsfElectronFinalizer::produce(), and GsfEleDeltaBetaIsoCutStandalone::value().