#include <Photon.h>
Public Member Functions | |
IsolationVariables () | |
Public Attributes | |
float | ecalRecHitSumEt |
float | hcalDepth1TowerSumEt |
float | hcalDepth1TowerSumEtBc |
float | hcalDepth2TowerSumEt |
float | hcalDepth2TowerSumEtBc |
std::array< float, 7 > | hcalRecHitSumEt |
std::array< float, 7 > | hcalRecHitSumEtBc |
float | hcalTowerSumEt |
float | hcalTowerSumEtBc |
int | nTrkHollowCone |
int | nTrkSolidCone |
bool | pre7DepthHcal |
float | trkSumPtHollowCone |
float | trkSumPtSolidCone |
|
inline |
Definition at line 433 of file Photon.h.
float reco::Photon::IsolationVariables::ecalRecHitSumEt |
Definition at line 409 of file Photon.h.
Referenced by PhotonIsolationCalculator::calculate(), reco::Photon::ecalRecHitSumEtConeDR03(), and reco::Photon::ecalRecHitSumEtConeDR04().
float reco::Photon::IsolationVariables::hcalDepth1TowerSumEt |
float reco::Photon::IsolationVariables::hcalDepth1TowerSumEtBc |
float reco::Photon::IsolationVariables::hcalDepth2TowerSumEt |
float reco::Photon::IsolationVariables::hcalDepth2TowerSumEtBc |
std::array<float, 7> reco::Photon::IsolationVariables::hcalRecHitSumEt |
Definition at line 422 of file Photon.h.
Referenced by PhotonIsolationCalculator::calculate().
std::array<float, 7> reco::Photon::IsolationVariables::hcalRecHitSumEtBc |
Definition at line 423 of file Photon.h.
Referenced by PhotonIsolationCalculator::calculate().
int reco::Photon::IsolationVariables::nTrkHollowCone |
Definition at line 432 of file Photon.h.
Referenced by PhotonIsolationCalculator::calculate(), reco::Photon::nTrkHollowConeDR03(), and reco::Photon::nTrkHollowConeDR04().
int reco::Photon::IsolationVariables::nTrkSolidCone |
Definition at line 430 of file Photon.h.
Referenced by PhotonIsolationCalculator::calculate(), reco::Photon::nTrkSolidConeDR03(), and reco::Photon::nTrkSolidConeDR04().
bool reco::Photon::IsolationVariables::pre7DepthHcal |
Definition at line 424 of file Photon.h.
Referenced by PhotonIsolationCalculator::calculate().
float reco::Photon::IsolationVariables::trkSumPtHollowCone |
Definition at line 428 of file Photon.h.
Referenced by PhotonIsolationCalculator::calculate(), reco::Photon::trkSumPtHollowConeDR03(), and reco::Photon::trkSumPtHollowConeDR04().
float reco::Photon::IsolationVariables::trkSumPtSolidCone |
Definition at line 426 of file Photon.h.
Referenced by PhotonIsolationCalculator::calculate(), reco::Photon::trkSumPtSolidConeDR03(), and reco::Photon::trkSumPtSolidConeDR04().