![]() |
![]() |
#include <Photon.h>
Public Member Functions | |
IsolationVariables () | |
Public Attributes | |
float | ecalRecHitSumEt |
float | hcalDepth1TowerSumEt |
float | hcalDepth2TowerSumEt |
float | hcalTowerSumEt |
int | nTrkHollowCone |
int | nTrkSolidCone |
float | trkSumPtHollowCone |
float | trkSumPtSolidCone |
reco::Photon::IsolationVariables::IsolationVariables | ( | ) | [inline] |
Definition at line 200 of file Photon.h.
: ecalRecHitSumEt(0), hcalTowerSumEt(0), hcalDepth1TowerSumEt(0), hcalDepth2TowerSumEt(0), trkSumPtSolidCone(0), trkSumPtHollowCone(0), nTrkSolidCone(0), nTrkHollowCone(0) {}
Definition at line 184 of file Photon.h.
Referenced by PhotonIsolationCalculator::calculate(), reco::Photon::ecalRecHitSumEtConeDR03(), and reco::Photon::ecalRecHitSumEtConeDR04().
Definition at line 188 of file Photon.h.
Referenced by PhotonIsolationCalculator::calculate(), reco::Photon::hcalDepth1TowerSumEtConeDR03(), and reco::Photon::hcalDepth1TowerSumEtConeDR04().
Definition at line 190 of file Photon.h.
Referenced by PhotonIsolationCalculator::calculate(), reco::Photon::hcalDepth2TowerSumEtConeDR03(), and reco::Photon::hcalDepth2TowerSumEtConeDR04().
Definition at line 186 of file Photon.h.
Referenced by PhotonIsolationCalculator::calculate(), reco::Photon::hcalTowerSumEtConeDR03(), and reco::Photon::hcalTowerSumEtConeDR04().
Definition at line 198 of file Photon.h.
Referenced by PhotonIsolationCalculator::calculate(), reco::Photon::nTrkHollowConeDR03(), and reco::Photon::nTrkHollowConeDR04().
Definition at line 196 of file Photon.h.
Referenced by PhotonIsolationCalculator::calculate(), reco::Photon::nTrkSolidConeDR03(), and reco::Photon::nTrkSolidConeDR04().
Definition at line 194 of file Photon.h.
Referenced by PhotonIsolationCalculator::calculate(), reco::Photon::trkSumPtHollowConeDR03(), and reco::Photon::trkSumPtHollowConeDR04().
Definition at line 192 of file Photon.h.
Referenced by PhotonIsolationCalculator::calculate(), reco::Photon::trkSumPtSolidConeDR03(), and reco::Photon::trkSumPtSolidConeDR04().