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 402 of file Photon.h.

Constructor & Destructor Documentation

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

Definition at line 430 of file Photon.h.

431  :
432 
433  ecalRecHitSumEt(0.f),
434  hcalTowerSumEt(0.f),
437  hcalTowerSumEtBc(0.f),
440  hcalRecHitSumEt{{0.f, 0.f, 0.f, 0.f, 0.f, 0.f, 0.f}},
std::array< float, 7 > hcalRecHitSumEt
Definition: Photon.h:419

Member Function Documentation

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

Definition at line 446 of file Photon.h.

446 {}
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 410 of file Photon.h.

Referenced by reco::Photon::hcalTowerSumEt().

float reco::Photon::IsolationVariables::hcalDepth1TowerSumEtBc

Definition at line 416 of file Photon.h.

Referenced by reco::Photon::hcalTowerSumEtBc().

float reco::Photon::IsolationVariables::hcalDepth2TowerSumEt

Definition at line 412 of file Photon.h.

Referenced by reco::Photon::hcalTowerSumEt().

float reco::Photon::IsolationVariables::hcalDepth2TowerSumEtBc

Definition at line 418 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 441 of file Photon.h.

float reco::Photon::IsolationVariables::hcalTowerSumEt

Definition at line 408 of file Photon.h.

Referenced by reco::Photon::hcalTowerSumEt().

float reco::Photon::IsolationVariables::hcalTowerSumEtBc

Definition at line 414 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