CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Public Attributes
reco::Photon::IsolationVariables Struct Reference

#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
 

Detailed Description

Definition at line 399 of file Photon.h.

Constructor & Destructor Documentation

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

Definition at line 427 of file Photon.h.

428  :
429 
430  ecalRecHitSumEt(0.f),
431  hcalTowerSumEt(0.f),
434  hcalTowerSumEtBc(0.f),
437  hcalRecHitSumEt{{0.f, 0.f, 0.f, 0.f, 0.f, 0.f, 0.f}},
std::array< float, 7 > hcalRecHitSumEt
Definition: Photon.h:416

Member Function Documentation

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

Definition at line 443 of file Photon.h.

443 {}
reco::Photon::IsolationVariables::nTrkSolidCone ( )
reco::Photon::IsolationVariables::pre7DepthHcal ( true  )
reco::Photon::IsolationVariables::trkSumPtHollowCone ( 0.  f)
reco::Photon::IsolationVariables::trkSumPtSolidCone ( 0.  f)

Member Data Documentation

float reco::Photon::IsolationVariables::ecalRecHitSumEt
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
std::array<float, 7> reco::Photon::IsolationVariables::hcalRecHitSumEtBc
reco::Photon::IsolationVariables::hcalRecHitSumEtBc {{0.f, 0.f, 0.f, 0.f, 0.f, 0.f, 0.f}}

Definition at line 438 of file Photon.h.

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
int reco::Photon::IsolationVariables::nTrkSolidCone
bool reco::Photon::IsolationVariables::pre7DepthHcal
float reco::Photon::IsolationVariables::trkSumPtHollowCone
float reco::Photon::IsolationVariables::trkSumPtSolidCone