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 cacheChStatus
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
edm::ESHandle< EcalChannelStatuschStatus
GsfConstraintAtVertexconstraintAtVtx
edm::ESHandle< MagneticFieldmagField
const MultiTrajectoryStateModemtsMode
const
MultiTrajectoryStateTransform
mtsTransform
edm::ESHandle< TrackerGeometrytrackerHandle

Detailed Description

Definition at line 134 of file GsfElectronAlgo.cc.


Constructor & Destructor Documentation

GsfElectronAlgo::EventSetupData::EventSetupData ( )
GsfElectronAlgo::EventSetupData::~EventSetupData ( )

Definition at line 163 of file GsfElectronAlgo.cc.

 {
  delete mtsMode ;
  delete constraintAtVtx ;
  delete mtsTransform ;
 }

Member Data Documentation

Definition at line 143 of file GsfElectronAlgo.cc.

Referenced by GsfElectronAlgo::checkSetup().

Definition at line 139 of file GsfElectronAlgo.cc.

Referenced by GsfElectronAlgo::checkSetup().

Definition at line 142 of file GsfElectronAlgo.cc.

Referenced by GsfElectronAlgo::checkSetup().

Definition at line 141 of file GsfElectronAlgo.cc.

Referenced by GsfElectronAlgo::checkSetup().

Definition at line 140 of file GsfElectronAlgo.cc.

Referenced by GsfElectronAlgo::checkSetup().

Definition at line 144 of file GsfElectronAlgo.cc.

Definition at line 150 of file GsfElectronAlgo.cc.

Referenced by GsfElectronAlgo::beginEvent(), and GsfElectronAlgo::checkSetup().

Definition at line 155 of file GsfElectronAlgo.cc.

Referenced by GsfElectronAlgo::createElectron().