#include <Photon.h>
Public Member Functions | |
IsolationVariables () | |
Public Attributes | |
float | ecalRecHitSumEt |
float | hcalDepth1TowerSumEt |
float | hcalDepth1TowerSumEtBc |
float | hcalDepth2TowerSumEt |
float | hcalDepth2TowerSumEtBc |
float | hcalTowerSumEt |
float | hcalTowerSumEtBc |
int | nTrkHollowCone |
int | nTrkSolidCone |
float | trkSumPtHollowCone |
float | trkSumPtSolidCone |
reco::Photon::IsolationVariables::IsolationVariables | ( | ) | [inline] |
Definition at line 313 of file Photon.h.
: ecalRecHitSumEt(0), hcalTowerSumEt(0), hcalDepth1TowerSumEt(0), hcalDepth2TowerSumEt(0), hcalTowerSumEtBc(0), hcalDepth1TowerSumEtBc(0), hcalDepth2TowerSumEtBc(0), trkSumPtSolidCone(0), trkSumPtHollowCone(0), nTrkSolidCone(0), nTrkHollowCone(0) {}
Definition at line 291 of file Photon.h.
Referenced by PhotonIsolationCalculator::calculate(), PFPhotonTranslator::createPhotons(), reco::Photon::ecalRecHitSumEtConeDR03(), and reco::Photon::ecalRecHitSumEtConeDR04().
Definition at line 295 of file Photon.h.
Referenced by PhotonIsolationCalculator::calculate(), PFPhotonTranslator::createPhotons(), reco::Photon::hcalDepth1TowerSumEtConeDR03(), and reco::Photon::hcalDepth1TowerSumEtConeDR04().
Definition at line 301 of file Photon.h.
Referenced by PhotonIsolationCalculator::calculate(), reco::Photon::hcalDepth1TowerSumEtBcConeDR03(), and reco::Photon::hcalDepth1TowerSumEtBcConeDR04().
Definition at line 297 of file Photon.h.
Referenced by PhotonIsolationCalculator::calculate(), PFPhotonTranslator::createPhotons(), reco::Photon::hcalDepth2TowerSumEtConeDR03(), and reco::Photon::hcalDepth2TowerSumEtConeDR04().
Definition at line 303 of file Photon.h.
Referenced by PhotonIsolationCalculator::calculate(), reco::Photon::hcalDepth2TowerSumEtBcConeDR03(), and reco::Photon::hcalDepth2TowerSumEtBcConeDR04().
Definition at line 293 of file Photon.h.
Referenced by PhotonIsolationCalculator::calculate(), PFPhotonTranslator::createPhotons(), reco::Photon::hcalTowerSumEtConeDR03(), and reco::Photon::hcalTowerSumEtConeDR04().
Definition at line 299 of file Photon.h.
Referenced by PhotonIsolationCalculator::calculate(), reco::Photon::hcalTowerSumEtBcConeDR03(), and reco::Photon::hcalTowerSumEtBcConeDR04().
Definition at line 311 of file Photon.h.
Referenced by PhotonIsolationCalculator::calculate(), PFPhotonTranslator::createPhotons(), reco::Photon::nTrkHollowConeDR03(), and reco::Photon::nTrkHollowConeDR04().
Definition at line 309 of file Photon.h.
Referenced by PhotonIsolationCalculator::calculate(), PFPhotonTranslator::createPhotons(), reco::Photon::nTrkSolidConeDR03(), and reco::Photon::nTrkSolidConeDR04().
Definition at line 307 of file Photon.h.
Referenced by PhotonIsolationCalculator::calculate(), PFPhotonTranslator::createPhotons(), reco::Photon::trkSumPtHollowConeDR03(), and reco::Photon::trkSumPtHollowConeDR04().
Definition at line 305 of file Photon.h.
Referenced by PhotonIsolationCalculator::calculate(), PFPhotonTranslator::createPhotons(), reco::Photon::trkSumPtSolidConeDR03(), and reco::Photon::trkSumPtSolidConeDR04().