CMS 3D CMS Logo

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

#include <Photon.h>

Public Member Functions

 IsolationVariables ()
 

Public Attributes

float ecalRecHitSumEt
 
float hcalDepth1TowerSumEt
 
float hcalDepth1TowerSumEtBc
 
float hcalDepth2TowerSumEt
 
float hcalDepth2TowerSumEtBc
 
float hcalTowerSumEt
 
float hcalTowerSumEtBc
 
int nTrkHollowCone
 
int nTrkSolidCone
 
float trkSumPtHollowCone
 
float trkSumPtSolidCone
 

Detailed Description

Definition at line 358 of file Photon.h.

Constructor & Destructor Documentation

◆ IsolationVariables()

reco::Photon::IsolationVariables::IsolationVariables ( )
inline

Definition at line 384 of file Photon.h.

385  :
386 
387  ecalRecHitSumEt(0),
388  hcalTowerSumEt(0),
391  hcalTowerSumEtBc(0),
396  nTrkSolidCone(0),
397  nTrkHollowCone(0)
398 
399  {}

Member Data Documentation

◆ ecalRecHitSumEt

float reco::Photon::IsolationVariables::ecalRecHitSumEt

◆ hcalDepth1TowerSumEt

float reco::Photon::IsolationVariables::hcalDepth1TowerSumEt

◆ hcalDepth1TowerSumEtBc

float reco::Photon::IsolationVariables::hcalDepth1TowerSumEtBc

◆ hcalDepth2TowerSumEt

float reco::Photon::IsolationVariables::hcalDepth2TowerSumEt

◆ hcalDepth2TowerSumEtBc

float reco::Photon::IsolationVariables::hcalDepth2TowerSumEtBc

◆ hcalTowerSumEt

float reco::Photon::IsolationVariables::hcalTowerSumEt

◆ hcalTowerSumEtBc

float reco::Photon::IsolationVariables::hcalTowerSumEtBc

◆ nTrkHollowCone

int reco::Photon::IsolationVariables::nTrkHollowCone

◆ nTrkSolidCone

int reco::Photon::IsolationVariables::nTrkSolidCone

◆ trkSumPtHollowCone

float reco::Photon::IsolationVariables::trkSumPtHollowCone

◆ trkSumPtSolidCone

float reco::Photon::IsolationVariables::trkSumPtSolidCone
reco::Photon::IsolationVariables::hcalTowerSumEtBc
float hcalTowerSumEtBc
Definition: Photon.h:370
reco::Photon::IsolationVariables::ecalRecHitSumEt
float ecalRecHitSumEt
Definition: Photon.h:362
reco::Photon::IsolationVariables::hcalDepth1TowerSumEtBc
float hcalDepth1TowerSumEtBc
Definition: Photon.h:372
reco::Photon::IsolationVariables::hcalTowerSumEt
float hcalTowerSumEt
Definition: Photon.h:364
reco::Photon::IsolationVariables::trkSumPtSolidCone
float trkSumPtSolidCone
Definition: Photon.h:376
reco::Photon::IsolationVariables::hcalDepth2TowerSumEtBc
float hcalDepth2TowerSumEtBc
Definition: Photon.h:374
reco::Photon::IsolationVariables::nTrkSolidCone
int nTrkSolidCone
Definition: Photon.h:380
reco::Photon::IsolationVariables::trkSumPtHollowCone
float trkSumPtHollowCone
Definition: Photon.h:378
reco::Photon::IsolationVariables::nTrkHollowCone
int nTrkHollowCone
Definition: Photon.h:382
reco::Photon::IsolationVariables::hcalDepth1TowerSumEt
float hcalDepth1TowerSumEt
Definition: Photon.h:366
reco::Photon::IsolationVariables::hcalDepth2TowerSumEt
float hcalDepth2TowerSumEt
Definition: Photon.h:368