CMS 3D CMS Logo

List of all members | Public Member Functions | Public Attributes
reco::GsfElectron::IsolationVariables Struct Reference

#include <GsfElectron.h>

Public Member Functions

 IsolationVariables ()
 

Public Attributes

float ecalRecHitSumEt
 
float hcalDepth1TowerSumEt
 
float hcalDepth1TowerSumEtBc
 
float hcalDepth2TowerSumEt
 
float hcalDepth2TowerSumEtBc
 
float tkSumPt
 
float tkSumPtHEEP
 

Detailed Description

Definition at line 510 of file GsfElectron.h.

Constructor & Destructor Documentation

◆ IsolationVariables()

reco::GsfElectron::IsolationVariables::IsolationVariables ( )
inline

Definition at line 518 of file GsfElectron.h.

521  { return dr03_.tkSumPt; }
522  float dr03TkSumPtHEEP() const { return dr03_.tkSumPtHEEP; }
523  float dr03EcalRecHitSumEt() const { return dr03_.ecalRecHitSumEt; }
524  float dr03HcalDepth1TowerSumEt() const { return dr03_.hcalDepth1TowerSumEt; }
525  float dr03HcalDepth2TowerSumEt() const { return dr03_.hcalDepth2TowerSumEt; }

Member Data Documentation

◆ ecalRecHitSumEt

float reco::GsfElectron::IsolationVariables::ecalRecHitSumEt

◆ hcalDepth1TowerSumEt

float reco::GsfElectron::IsolationVariables::hcalDepth1TowerSumEt

◆ hcalDepth1TowerSumEtBc

float reco::GsfElectron::IsolationVariables::hcalDepth1TowerSumEtBc

Definition at line 516 of file GsfElectron.h.

Referenced by GsfElectronAlgo::createElectron().

◆ hcalDepth2TowerSumEt

float reco::GsfElectron::IsolationVariables::hcalDepth2TowerSumEt

◆ hcalDepth2TowerSumEtBc

float reco::GsfElectron::IsolationVariables::hcalDepth2TowerSumEtBc

Definition at line 517 of file GsfElectron.h.

Referenced by GsfElectronAlgo::createElectron().

◆ tkSumPt

float reco::GsfElectron::IsolationVariables::tkSumPt

◆ tkSumPtHEEP

float reco::GsfElectron::IsolationVariables::tkSumPtHEEP
reco::GsfElectron::dr03TkSumPtHEEP
float dr03TkSumPtHEEP() const
Definition: GsfElectron.h:530
reco::GsfElectron::IsolationVariables::tkSumPtHEEP
float tkSumPtHEEP
Definition: GsfElectron.h:512
reco::GsfElectron::IsolationVariables::tkSumPt
float tkSumPt
Definition: GsfElectron.h:511
reco::GsfElectron::IsolationVariables::hcalDepth1TowerSumEt
float hcalDepth1TowerSumEt
Definition: GsfElectron.h:514
reco::GsfElectron::dr03HcalDepth1TowerSumEt
float dr03HcalDepth1TowerSumEt() const
Definition: GsfElectron.h:532
reco::GsfElectron::dr03_
IsolationVariables dr03_
Definition: GsfElectron.h:564
reco::GsfElectron::IsolationVariables::hcalDepth2TowerSumEt
float hcalDepth2TowerSumEt
Definition: GsfElectron.h:515
reco::GsfElectron::IsolationVariables::ecalRecHitSumEt
float ecalRecHitSumEt
Definition: GsfElectron.h:513
reco::GsfElectron::dr03HcalDepth2TowerSumEt
float dr03HcalDepth2TowerSumEt() const
Definition: GsfElectron.h:533
reco::GsfElectron::dr03EcalRecHitSumEt
float dr03EcalRecHitSumEt() const
Definition: GsfElectron.h:531