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.

582  :
float sumPUPt
sum pt of charged Particles not from PV (for Pu corrections)
Definition: GsfElectron.h:580
float sumNeutralHadronEtHighThreshold
sum pt of neutral hadrons with a higher threshold
Definition: GsfElectron.h:578
float sumChargedParticlePt
sum-pt of charged Particles(inludes e/mu)
Definition: GsfElectron.h:577
float sumPhotonEtHighThreshold
sum pt of PF photons with a higher threshold
Definition: GsfElectron.h:579
float sumPhotonEt
sum pt of PF photons // old float photonIso ;
Definition: GsfElectron.h:575
float sumNeutralHadronEt
sum pt of neutral hadrons // old float neutralHadronIso ;
Definition: GsfElectron.h:574
float sumChargedHadronPt
sum-pt of charged Hadron // old float chargedHadronIso ;
Definition: GsfElectron.h:573

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