#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... | |
Definition at line 5 of file MuonPFIsolation.h.
|
inline |
Definition at line 14 of file MuonPFIsolation.h.
float reco::MuonPFIsolation::sumChargedHadronPt |
sum-pt of charged Hadron
Definition at line 6 of file MuonPFIsolation.h.
Referenced by MuPFIsoHelper::makeIsoDeposit().
float reco::MuonPFIsolation::sumChargedParticlePt |
sum-pt of charged Particles(inludes e/mu)
Definition at line 7 of file MuonPFIsolation.h.
Referenced by MuPFIsoHelper::makeIsoDeposit().
float reco::MuonPFIsolation::sumNeutralHadronEt |
sum pt of neutral hadrons
Definition at line 8 of file MuonPFIsolation.h.
Referenced by MuPFIsoHelper::makeIsoDeposit().
float reco::MuonPFIsolation::sumNeutralHadronEtHighThreshold |
sum pt of neutral hadrons with a higher threshold
Definition at line 10 of file MuonPFIsolation.h.
Referenced by MuPFIsoHelper::makeIsoDeposit().
float reco::MuonPFIsolation::sumPhotonEt |
sum pt of PF photons
Definition at line 9 of file MuonPFIsolation.h.
Referenced by MuPFIsoHelper::makeIsoDeposit().
float reco::MuonPFIsolation::sumPhotonEtHighThreshold |
sum pt of PF photons with a higher threshold
Definition at line 11 of file MuonPFIsolation.h.
Referenced by MuPFIsoHelper::makeIsoDeposit().
float reco::MuonPFIsolation::sumPUPt |
sum pt of charged Particles not from PV (for Pu corrections)
Definition at line 12 of file MuonPFIsolation.h.
Referenced by MuPFIsoHelper::makeIsoDeposit().