CMS 3D CMS Logo

Public Member Functions | Public Attributes

GsfElectronAlgo::EventSetupData Struct Reference

List of all members.

Public Member Functions

 EventSetupData ()
 ~EventSetupData ()

Public Attributes

unsigned long long cacheIDGeom
unsigned long long cacheIDMagField
unsigned long long cacheIDTDGeom
unsigned long long cacheIDTopo
unsigned long long cacheSevLevel
edm::ESHandle< CaloGeometrycaloGeom
edm::ESHandle< CaloTopologycaloTopo
GsfConstraintAtVertexconstraintAtVtx
edm::ESHandle< MagneticFieldmagField
const MultiTrajectoryStateModemtsMode
const
MultiTrajectoryStateTransform
mtsTransform
edm::ESHandle
< EcalSeverityLevelAlgo
sevLevel
edm::ESHandle< TrackerGeometrytrackerHandle

Detailed Description

Definition at line 122 of file GsfElectronAlgo.cc.


Constructor & Destructor Documentation

GsfElectronAlgo::EventSetupData::EventSetupData ( )

Definition at line 146 of file GsfElectronAlgo.cc.

GsfElectronAlgo::EventSetupData::~EventSetupData ( )

Definition at line 151 of file GsfElectronAlgo.cc.

 {
  delete mtsMode ;
  delete constraintAtVtx ;
  delete mtsTransform ;
 }

Member Data Documentation

Definition at line 127 of file GsfElectronAlgo.cc.

Referenced by GsfElectronAlgo::checkSetup().

Definition at line 130 of file GsfElectronAlgo.cc.

Referenced by GsfElectronAlgo::checkSetup().

Definition at line 129 of file GsfElectronAlgo.cc.

Referenced by GsfElectronAlgo::checkSetup().

Definition at line 128 of file GsfElectronAlgo.cc.

Referenced by GsfElectronAlgo::checkSetup().

Definition at line 132 of file GsfElectronAlgo.cc.

Referenced by GsfElectronAlgo::checkSetup().

Definition at line 143 of file GsfElectronAlgo.cc.

Referenced by GsfElectronAlgo::createElectron().