CMS 3D CMS Logo

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

#include <GsfElectron.h>

Public Member Functions

 TrackClusterMatching ()
 

Public Attributes

float deltaEtaEleClusterAtCalo
 
float deltaEtaSeedClusterAtCalo
 
float deltaEtaSuperClusterAtVtx
 
float deltaPhiEleClusterAtCalo
 
float deltaPhiSeedClusterAtCalo
 
float deltaPhiSuperClusterAtVtx
 
float eEleClusterOverPout
 
CaloClusterPtr electronCluster
 
float eSeedClusterOverP
 
float eSeedClusterOverPout
 
float eSuperClusterOverP
 

Detailed Description

Definition at line 201 of file GsfElectron.h.

Constructor & Destructor Documentation

◆ TrackClusterMatching()

reco::GsfElectron::TrackClusterMatching::TrackClusterMatching ( )
inline

Definition at line 213 of file GsfElectron.h.

215  {}
216  };
217 
218  // accessors

Member Data Documentation

◆ deltaEtaEleClusterAtCalo

float reco::GsfElectron::TrackClusterMatching::deltaEtaEleClusterAtCalo

Definition at line 209 of file GsfElectron.h.

Referenced by GsfElectronAlgo::createElectron().

◆ deltaEtaSeedClusterAtCalo

float reco::GsfElectron::TrackClusterMatching::deltaEtaSeedClusterAtCalo

Definition at line 208 of file GsfElectron.h.

Referenced by GsfElectronAlgo::createElectron().

◆ deltaEtaSuperClusterAtVtx

float reco::GsfElectron::TrackClusterMatching::deltaEtaSuperClusterAtVtx

◆ deltaPhiEleClusterAtCalo

float reco::GsfElectron::TrackClusterMatching::deltaPhiEleClusterAtCalo

◆ deltaPhiSeedClusterAtCalo

float reco::GsfElectron::TrackClusterMatching::deltaPhiSeedClusterAtCalo

◆ deltaPhiSuperClusterAtVtx

float reco::GsfElectron::TrackClusterMatching::deltaPhiSuperClusterAtVtx

◆ eEleClusterOverPout

float reco::GsfElectron::TrackClusterMatching::eEleClusterOverPout

Definition at line 206 of file GsfElectron.h.

Referenced by GsfElectronAlgo::createElectron().

◆ electronCluster

CaloClusterPtr reco::GsfElectron::TrackClusterMatching::electronCluster

◆ eSeedClusterOverP

float reco::GsfElectron::TrackClusterMatching::eSeedClusterOverP

Definition at line 204 of file GsfElectron.h.

Referenced by GsfElectronAlgo::createElectron().

◆ eSeedClusterOverPout

float reco::GsfElectron::TrackClusterMatching::eSeedClusterOverPout

Definition at line 205 of file GsfElectron.h.

Referenced by GsfElectronAlgo::createElectron().

◆ eSuperClusterOverP

float reco::GsfElectron::TrackClusterMatching::eSuperClusterOverP
reco::GsfElectron::trackClusterMatching_
TrackClusterMatching trackClusterMatching_
Definition: GsfElectron.h:252
reco::GsfElectron::TrackClusterMatching::electronCluster
CaloClusterPtr electronCluster
Definition: GsfElectron.h:202
reco::GsfElectron::TrackClusterMatching::eSeedClusterOverP
float eSeedClusterOverP
Definition: GsfElectron.h:204
reco::GsfElectron::TrackClusterMatching::eEleClusterOverPout
float eEleClusterOverPout
Definition: GsfElectron.h:206
reco::CaloClusterPtr
edm::Ptr< CaloCluster > CaloClusterPtr
Definition: CaloClusterFwd.h:21
reco::GsfElectron::TrackClusterMatching::eSeedClusterOverPout
float eSeedClusterOverPout
Definition: GsfElectron.h:205
reco::GsfElectron::TrackClusterMatching::eSuperClusterOverP
float eSuperClusterOverP
Definition: GsfElectron.h:203