CMS 3D CMS Logo

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

#include <MuonPFIsolation.h>

Public Member Functions

 MuonPFIsolation ()
 

Public Attributes

float sumChargedHadronPt
 sum-pt of charged Hadron More...
 
float sumChargedParticlePt
 sum-pt of charged Particles(inludes e/mu) More...
 
float sumNeutralHadronEt
 sum pt of neutral hadrons More...
 
float sumNeutralHadronEtHighThreshold
 sum pt of neutral hadrons with a higher threshold More...
 
float sumPhotonEt
 sum pt of PF photons 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 6 of file MuonPFIsolation.h.

Constructor & Destructor Documentation

reco::MuonPFIsolation::MuonPFIsolation ( )
inline

Definition at line 15 of file MuonPFIsolation.h.

15  :
float sumNeutralHadronEtHighThreshold
sum pt of neutral hadrons with a higher threshold
float sumPhotonEt
sum pt of PF photons
float sumNeutralHadronEt
sum pt of neutral hadrons
float sumChargedParticlePt
sum-pt of charged Particles(inludes e/mu)
float sumPUPt
sum pt of charged Particles not from PV (for Pu corrections)
float sumPhotonEtHighThreshold
sum pt of PF photons with a higher threshold
float sumChargedHadronPt
sum-pt of charged Hadron

Member Data Documentation

float reco::MuonPFIsolation::sumChargedHadronPt
float reco::MuonPFIsolation::sumChargedParticlePt

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

Definition at line 8 of file MuonPFIsolation.h.

Referenced by TrackTypeMonitor::analyze(), ZtoMMEventSelector::filter(), WtoLNuSelector::filter(), and MuPFIsoHelper::makeIsoDeposit().

float reco::MuonPFIsolation::sumNeutralHadronEt
float reco::MuonPFIsolation::sumNeutralHadronEtHighThreshold

sum pt of neutral hadrons with a higher threshold

Definition at line 11 of file MuonPFIsolation.h.

Referenced by MuPFIsoHelper::makeIsoDeposit(), and MuonIsolationDQM::RecordData().

float reco::MuonPFIsolation::sumPhotonEt
float reco::MuonPFIsolation::sumPhotonEtHighThreshold

sum pt of PF photons with a higher threshold

Definition at line 12 of file MuonPFIsolation.h.

Referenced by MuPFIsoHelper::makeIsoDeposit(), and MuonIsolationDQM::RecordData().

float reco::MuonPFIsolation::sumPUPt