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 sumPhotonEt
 sum pt of PF photons
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::embedPFIsolation().

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

Definition at line 8 of file MuonPFIsolation.h.

Referenced by MuPFIsoHelper::embedPFIsolation().

sum pt of neutral hadrons

Definition at line 9 of file MuonPFIsolation.h.

Referenced by MuPFIsoHelper::embedPFIsolation().

sum pt of PF photons

Definition at line 10 of file MuonPFIsolation.h.

Referenced by MuPFIsoHelper::embedPFIsolation().

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

Definition at line 11 of file MuonPFIsolation.h.

Referenced by MuPFIsoHelper::embedPFIsolation().