#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 | sumEcalClusterEt |
float | sumHcalClusterEt |
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 474 of file Photon.h.
float reco::Photon::PflowIsolationVariables::chargedHadronIso |
Definition at line 463 of file Photon.h.
Referenced by Lepton.Lepton::absIsoFromEA(), PFPhotonIsolationCalculator::calculate(), reco::Photon::chargedHadronIso(), PFPhotonTranslator::createPhotons(), GEDPhotonProducer::fillPhotonCollection(), and Photon.Photon::passPhotonIso().
float reco::Photon::PflowIsolationVariables::chargedHadronIsoWrongVtx |
Definition at line 464 of file Photon.h.
Referenced by reco::Photon::chargedHadronIsoWrongVtx().
float reco::Photon::PflowIsolationVariables::neutralHadronIso |
Definition at line 465 of file Photon.h.
Referenced by Lepton.Lepton::absIsoFromEA(), PFPhotonIsolationCalculator::calculate(), PFPhotonTranslator::createPhotons(), GEDPhotonProducer::fillPhotonCollection(), reco::Photon::neutralHadronIso(), and Photon.Photon::passPhotonIso().
float reco::Photon::PflowIsolationVariables::photonIso |
Definition at line 466 of file Photon.h.
Referenced by Lepton.Lepton::absIsoFromEA(), PFPhotonIsolationCalculator::calculate(), PFPhotonTranslator::createPhotons(), GEDPhotonProducer::fillPhotonCollection(), Photon.Photon::passPhotonIso(), and reco::Photon::photonIso().
float reco::Photon::PflowIsolationVariables::sumChargedParticlePt |
sum-pt of charged Particles(inludes e/mu)
Definition at line 468 of file Photon.h.
Referenced by reco::Photon::sumChargedParticlePt().
float reco::Photon::PflowIsolationVariables::sumEcalClusterEt |
Definition at line 472 of file Photon.h.
Referenced by reco::Photon::ecalPFClusterIso(), GEDPhotonProducer::fillPhotonCollection(), and pat::PATPhotonProducer::produce().
float reco::Photon::PflowIsolationVariables::sumHcalClusterEt |
Definition at line 473 of file Photon.h.
Referenced by GEDPhotonProducer::fillPhotonCollection(), reco::Photon::hcalPFClusterIso(), and pat::PATPhotonProducer::produce().
float reco::Photon::PflowIsolationVariables::sumNeutralHadronEtHighThreshold |
sum pt of neutral hadrons with a higher threshold
Definition at line 469 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 470 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 471 of file Photon.h.
Referenced by reco::Photon::sumPUPt().