#include <GsfElectron.h>
Public Member Functions | |
IsolationVariables () | |
Public Attributes | |
float | ecalRecHitSumEt |
float | hcalDepth1TowerSumEt |
float | hcalDepth1TowerSumEtBc |
float | hcalDepth2TowerSumEt |
float | hcalDepth2TowerSumEtBc |
float | tkSumPt |
Definition at line 420 of file GsfElectron.h.
reco::GsfElectron::IsolationVariables::IsolationVariables | ( | ) | [inline] |
Definition at line 428 of file GsfElectron.h.
: tkSumPt(0.), ecalRecHitSumEt(0.), hcalDepth1TowerSumEt(0.), hcalDepth2TowerSumEt(0.), hcalDepth1TowerSumEtBc(0.), hcalDepth2TowerSumEtBc(0.) {}
Definition at line 423 of file GsfElectron.h.
Referenced by TopDiLeptonDQM::analyze(), GsfElectronAlgo::createElectron(), reco::GsfElectron::dr03EcalRecHitSumEt(), and reco::GsfElectron::dr04EcalRecHitSumEt().
Definition at line 424 of file GsfElectron.h.
Referenced by TopDiLeptonDQM::analyze(), GsfElectronAlgo::createElectron(), reco::GsfElectron::dr03HcalDepth1TowerSumEt(), and reco::GsfElectron::dr04HcalDepth1TowerSumEt().
Definition at line 426 of file GsfElectron.h.
Referenced by GsfElectronAlgo::createElectron(), reco::GsfElectron::dr03HcalDepth1TowerSumEtBc(), and reco::GsfElectron::dr04HcalDepth1TowerSumEtBc().
Definition at line 425 of file GsfElectron.h.
Referenced by GsfElectronAlgo::createElectron(), reco::GsfElectron::dr03HcalDepth2TowerSumEt(), and reco::GsfElectron::dr04HcalDepth2TowerSumEt().
Definition at line 427 of file GsfElectron.h.
Referenced by GsfElectronAlgo::createElectron(), reco::GsfElectron::dr03HcalDepth2TowerSumEtBc(), and reco::GsfElectron::dr04HcalDepth2TowerSumEtBc().
Definition at line 422 of file GsfElectron.h.
Referenced by TopDiLeptonDQM::analyze(), GsfElectronAlgo::createElectron(), reco::GsfElectron::dr03TkSumPt(), and reco::GsfElectron::dr04TkSumPt().