#include <Photon.h>
Public Member Functions | |
PflowIsolationVariables () | |
Public Attributes | |
float | chargedHadronIso |
float | chargedHadronIsoWrongVtx |
float | modFrixione |
float | neutralHadronIso |
float | photonIso |
float | sumChargedParticlePt |
sum-pt of charged Particles(inludes e/mu) More... | |
float | sumNeutralHadronEtHighThreshold |
sum pt of neutral hadrons with a higher threshold 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... | |
|
inline |
Definition at line 420 of file Photon.h.
float reco::Photon::PflowIsolationVariables::chargedHadronIso |
Definition at line 410 of file Photon.h.
Referenced by Lepton.Lepton::absIso(), Lepton.Lepton::absIsoFromEA(), PFPhotonIsolationCalculator::calculate(), reco::Photon::chargedHadronIso(), PFPhotonTranslator::createPhotons(), and Photon.Photon::passPhotonID().
float reco::Photon::PflowIsolationVariables::chargedHadronIsoWrongVtx |
Definition at line 411 of file Photon.h.
Referenced by reco::Photon::chargedHadronIsoWrongVtx().
float reco::Photon::PflowIsolationVariables::neutralHadronIso |
Definition at line 412 of file Photon.h.
Referenced by Lepton.Lepton::absIso(), Lepton.Lepton::absIsoFromEA(), PFPhotonIsolationCalculator::calculate(), PFPhotonTranslator::createPhotons(), reco::Photon::neutralHadronIso(), and Photon.Photon::passPhotonID().
float reco::Photon::PflowIsolationVariables::photonIso |
Definition at line 413 of file Photon.h.
Referenced by Lepton.Lepton::absIso(), Lepton.Lepton::absIsoFromEA(), PFPhotonIsolationCalculator::calculate(), PFPhotonTranslator::createPhotons(), Photon.Photon::passPhotonID(), and reco::Photon::photonIso().
float reco::Photon::PflowIsolationVariables::sumChargedParticlePt |
sum-pt of charged Particles(inludes e/mu)
Definition at line 415 of file Photon.h.
Referenced by reco::Photon::sumChargedParticlePt().
float reco::Photon::PflowIsolationVariables::sumNeutralHadronEtHighThreshold |
sum pt of neutral hadrons with a higher threshold
Definition at line 416 of file Photon.h.
Referenced by reco::Photon::sumNeutralHadronEtHighThreshold().
float reco::Photon::PflowIsolationVariables::sumPhotonEtHighThreshold |
sum pt of PF photons with a higher threshold
Definition at line 417 of file Photon.h.
Referenced by reco::Photon::sumPhotonEtHighThreshold().
float reco::Photon::PflowIsolationVariables::sumPUPt |
sum pt of charged Particles not from PV (for Pu corrections)
Definition at line 418 of file Photon.h.
Referenced by reco::Photon::sumPUPt().