CMS 3D CMS Logo

Public Member Functions | Public Attributes

reco::MuonPFIsolation Struct Reference

#include <MuonPFIsolation.h>

List of all members.

Public Member Functions

 MuonPFIsolation ()

Public Attributes

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

Detailed Description

Definition at line 6 of file MuonPFIsolation.h.


Constructor & Destructor Documentation

reco::MuonPFIsolation::MuonPFIsolation ( ) [inline]

Member Data Documentation

sum-pt of charged Hadron

Definition at line 7 of file MuonPFIsolation.h.

Referenced by MuPFIsoHelper::makeIsoDeposit().

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

Definition at line 8 of file MuonPFIsolation.h.

Referenced by MuPFIsoHelper::makeIsoDeposit().

sum pt of neutral hadrons

Definition at line 9 of file MuonPFIsolation.h.

Referenced by MuPFIsoHelper::makeIsoDeposit().

sum pt of neutral hadrons with a higher threshold

Definition at line 11 of file MuonPFIsolation.h.

Referenced by MuPFIsoHelper::makeIsoDeposit().

sum pt of PF photons

Definition at line 10 of file MuonPFIsolation.h.

Referenced by MuPFIsoHelper::makeIsoDeposit().

sum pt of PF photons with a higher threshold

Definition at line 12 of file MuonPFIsolation.h.

Referenced by MuPFIsoHelper::makeIsoDeposit().

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

Definition at line 13 of file MuonPFIsolation.h.

Referenced by MuPFIsoHelper::makeIsoDeposit().