#include <GsfElectron.h>
Public Member Functions | |
IsolationVariables () | |
Public Attributes | |
float | ecalRecHitSumEt |
float | hcalDepth1TowerSumEt |
float | hcalDepth2TowerSumEt |
float | tkSumPt |
Definition at line 416 of file GsfElectron.h.
reco::GsfElectron::IsolationVariables::IsolationVariables | ( | ) | [inline] |
Definition at line 422 of file GsfElectron.h.
: tkSumPt(0.), ecalRecHitSumEt(0.), hcalDepth1TowerSumEt(0.), hcalDepth2TowerSumEt(0.) {}
Definition at line 419 of file GsfElectron.h.
Referenced by TopDiLeptonDQM::analyze(), GsfElectronAlgo::createElectron(), reco::GsfElectron::dr03EcalRecHitSumEt(), and reco::GsfElectron::dr04EcalRecHitSumEt().
Definition at line 420 of file GsfElectron.h.
Referenced by TopDiLeptonDQM::analyze(), GsfElectronAlgo::createElectron(), reco::GsfElectron::dr03HcalDepth1TowerSumEt(), and reco::GsfElectron::dr04HcalDepth1TowerSumEt().
Definition at line 421 of file GsfElectron.h.
Referenced by GsfElectronAlgo::createElectron(), reco::GsfElectron::dr03HcalDepth2TowerSumEt(), and reco::GsfElectron::dr04HcalDepth2TowerSumEt().
Definition at line 418 of file GsfElectron.h.
Referenced by TopDiLeptonDQM::analyze(), GsfElectronAlgo::createElectron(), reco::GsfElectron::dr03TkSumPt(), and reco::GsfElectron::dr04TkSumPt().