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 661 of file GsfElectron.h.

Constructor & Destructor Documentation

◆ PflowIsolationVariables()

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

Definition at line 674 of file GsfElectron.h.

675  : sumChargedHadronPt(0),
677  sumPhotonEt(0),
681  sumPUPt(0),
682  sumEcalClusterEt(0),
683  sumHcalClusterEt(0){};
float sumPUPt
sum pt of charged Particles not from PV (for Pu corrections)
Definition: GsfElectron.h:670
float sumNeutralHadronEtHighThreshold
sum pt of neutral hadrons with a higher threshold
Definition: GsfElectron.h:668
float sumChargedParticlePt
sum-pt of charged Particles(inludes e/mu)
Definition: GsfElectron.h:667
float sumPhotonEtHighThreshold
sum pt of PF photons with a higher threshold
Definition: GsfElectron.h:669
float sumPhotonEt
sum pt of PF photons // old float photonIso ;
Definition: GsfElectron.h:665
float sumNeutralHadronEt
sum pt of neutral hadrons // old float neutralHadronIso ;
Definition: GsfElectron.h:664
float sumChargedHadronPt
sum-pt of charged Hadron // old float chargedHadronIso ;
Definition: GsfElectron.h:663

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 667 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 668 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 669 of file GsfElectron.h.

◆ sumPUPt

float reco::GsfElectron::PflowIsolationVariables::sumPUPt