#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 430 of file Photon.h.
float reco::Photon::IsolationVariables::ecalRecHitSumEt |
Definition at line 406 of file Photon.h.
Referenced by PhotonIsolationCalculator::calculate(), PFPhotonTranslator::createPhotons(), 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 419 of file Photon.h.
Referenced by PhotonIsolationCalculator::calculate(), and PFPhotonTranslator::createPhotons().
std::array<float, 7> reco::Photon::IsolationVariables::hcalRecHitSumEtBc |
Definition at line 420 of file Photon.h.
Referenced by PhotonIsolationCalculator::calculate().
int reco::Photon::IsolationVariables::nTrkHollowCone |
Definition at line 429 of file Photon.h.
Referenced by PhotonIsolationCalculator::calculate(), PFPhotonTranslator::createPhotons(), reco::Photon::nTrkHollowConeDR03(), and reco::Photon::nTrkHollowConeDR04().
int reco::Photon::IsolationVariables::nTrkSolidCone |
Definition at line 427 of file Photon.h.
Referenced by PhotonIsolationCalculator::calculate(), PFPhotonTranslator::createPhotons(), reco::Photon::nTrkSolidConeDR03(), and reco::Photon::nTrkSolidConeDR04().
bool reco::Photon::IsolationVariables::pre7DepthHcal |
Definition at line 421 of file Photon.h.
Referenced by PhotonIsolationCalculator::calculate().
float reco::Photon::IsolationVariables::trkSumPtHollowCone |
Definition at line 425 of file Photon.h.
Referenced by PhotonIsolationCalculator::calculate(), PFPhotonTranslator::createPhotons(), reco::Photon::trkSumPtHollowConeDR03(), and reco::Photon::trkSumPtHollowConeDR04().
float reco::Photon::IsolationVariables::trkSumPtSolidCone |
Definition at line 423 of file Photon.h.
Referenced by PhotonIsolationCalculator::calculate(), PFPhotonTranslator::createPhotons(), reco::Photon::trkSumPtSolidConeDR03(), and reco::Photon::trkSumPtSolidConeDR04().