#include <Photon.h>
Public Member Functions | |
IsolationVariables () | |
nTrkHollowCone (0) | |
nTrkSolidCone (0) | |
pre7DepthHcal (true) | |
trkSumPtHollowCone (0.f) | |
trkSumPtSolidCone (0.f) | |
Public Attributes | |
float | ecalRecHitSumEt |
float | hcalDepth1TowerSumEt |
float | hcalDepth1TowerSumEtBc |
float | hcalDepth2TowerSumEt |
float | hcalDepth2TowerSumEtBc |
std::array< float, 7 > | hcalRecHitSumEt |
std::array< float, 7 > | hcalRecHitSumEtBc |
hcalRecHitSumEtBc {{0.f, 0.f, 0.f, 0.f, 0.f, 0.f, 0.f}} | |
float | hcalTowerSumEt |
float | hcalTowerSumEtBc |
int | nTrkHollowCone |
int | nTrkSolidCone |
bool | pre7DepthHcal |
float | trkSumPtHollowCone |
float | trkSumPtSolidCone |
|
inline |
Definition at line 427 of file Photon.h.
|
inline |
reco::Photon::IsolationVariables::nTrkSolidCone | ( | 0 | ) |
reco::Photon::IsolationVariables::pre7DepthHcal | ( | true | ) |
reco::Photon::IsolationVariables::trkSumPtHollowCone | ( | 0. | f | ) |
reco::Photon::IsolationVariables::trkSumPtSolidCone | ( | 0. | f | ) |
float reco::Photon::IsolationVariables::ecalRecHitSumEt |
Definition at line 403 of file Photon.h.
Referenced by PhotonIsolationCalculator::calculate(), PFPhotonTranslator::createPhotons(), reco::Photon::ecalRecHitSumEtConeDR03(), and reco::Photon::ecalRecHitSumEtConeDR04().
float reco::Photon::IsolationVariables::hcalDepth1TowerSumEt |
Definition at line 407 of file Photon.h.
Referenced by reco::Photon::hcalTowerSumEt().
float reco::Photon::IsolationVariables::hcalDepth1TowerSumEtBc |
Definition at line 413 of file Photon.h.
Referenced by reco::Photon::hcalTowerSumEtBc().
float reco::Photon::IsolationVariables::hcalDepth2TowerSumEt |
Definition at line 409 of file Photon.h.
Referenced by reco::Photon::hcalTowerSumEt().
float reco::Photon::IsolationVariables::hcalDepth2TowerSumEtBc |
Definition at line 415 of file Photon.h.
Referenced by reco::Photon::hcalTowerSumEtBc().
std::array<float, 7> reco::Photon::IsolationVariables::hcalRecHitSumEt |
Definition at line 416 of file Photon.h.
Referenced by PhotonIsolationCalculator::calculate(), PFPhotonTranslator::createPhotons(), and reco::Photon::hcalTowerSumEt().
std::array<float, 7> reco::Photon::IsolationVariables::hcalRecHitSumEtBc |
Definition at line 417 of file Photon.h.
Referenced by PhotonIsolationCalculator::calculate(), and reco::Photon::hcalTowerSumEtBc().
float reco::Photon::IsolationVariables::hcalTowerSumEt |
Definition at line 405 of file Photon.h.
Referenced by reco::Photon::hcalTowerSumEt().
float reco::Photon::IsolationVariables::hcalTowerSumEtBc |
Definition at line 411 of file Photon.h.
Referenced by reco::Photon::hcalTowerSumEtBc().
int reco::Photon::IsolationVariables::nTrkHollowCone |
Definition at line 426 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 424 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 418 of file Photon.h.
Referenced by PhotonIsolationCalculator::calculate(), reco::Photon::hcalTowerSumEt(), and reco::Photon::hcalTowerSumEtBc().
float reco::Photon::IsolationVariables::trkSumPtHollowCone |
Definition at line 422 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 420 of file Photon.h.
Referenced by PhotonIsolationCalculator::calculate(), PFPhotonTranslator::createPhotons(), reco::Photon::trkSumPtSolidConeDR03(), and reco::Photon::trkSumPtSolidConeDR04().