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< CaloGeometry > | caloGeom |
edm::ESHandle< CaloTopology > | caloTopo |
GsfConstraintAtVertex * | constraintAtVtx |
edm::ESHandle< MagneticField > | magField |
const MultiTrajectoryStateMode * | mtsMode |
const MultiTrajectoryStateTransform * | mtsTransform |
edm::ESHandle < EcalSeverityLevelAlgo > | sevLevel |
edm::ESHandle< TrackerGeometry > | trackerHandle |
Definition at line 140 of file GsfElectronAlgo.cc.
GsfElectronAlgo::EventSetupData::EventSetupData | ( | ) |
Definition at line 164 of file GsfElectronAlgo.cc.
GsfElectronAlgo::EventSetupData::~EventSetupData | ( | ) |
Definition at line 169 of file GsfElectronAlgo.cc.
unsigned long long GsfElectronAlgo::EventSetupData::cacheIDGeom |
Definition at line 145 of file GsfElectronAlgo.cc.
Referenced by GsfElectronAlgo::checkSetup().
unsigned long long GsfElectronAlgo::EventSetupData::cacheIDMagField |
Definition at line 148 of file GsfElectronAlgo.cc.
Referenced by GsfElectronAlgo::checkSetup().
unsigned long long GsfElectronAlgo::EventSetupData::cacheIDTDGeom |
Definition at line 147 of file GsfElectronAlgo.cc.
Referenced by GsfElectronAlgo::checkSetup().
unsigned long long GsfElectronAlgo::EventSetupData::cacheIDTopo |
Definition at line 146 of file GsfElectronAlgo.cc.
Referenced by GsfElectronAlgo::checkSetup().
unsigned long long GsfElectronAlgo::EventSetupData::cacheSevLevel |
Definition at line 150 of file GsfElectronAlgo.cc.
Referenced by GsfElectronAlgo::checkSetup().
edm::ESHandle<CaloGeometry> GsfElectronAlgo::EventSetupData::caloGeom |
Definition at line 153 of file GsfElectronAlgo.cc.
Referenced by GsfElectronAlgo::beginEvent(), GsfElectronAlgo::calculateShowerShape(), GsfElectronAlgo::calculateShowerShape_full5x5(), and GsfElectronAlgo::checkSetup().
edm::ESHandle<CaloTopology> GsfElectronAlgo::EventSetupData::caloTopo |
Definition at line 154 of file GsfElectronAlgo.cc.
Referenced by GsfElectronAlgo::calculateShowerShape(), GsfElectronAlgo::calculateShowerShape_full5x5(), and GsfElectronAlgo::checkSetup().
GsfConstraintAtVertex* GsfElectronAlgo::EventSetupData::constraintAtVtx |
Definition at line 160 of file GsfElectronAlgo.cc.
Referenced by GsfElectronAlgo::checkSetup(), and GsfElectronAlgo::completeElectrons().
edm::ESHandle<MagneticField> GsfElectronAlgo::EventSetupData::magField |
Definition at line 152 of file GsfElectronAlgo.cc.
Referenced by GsfElectronAlgo::checkSetup(), and GsfElectronAlgo::createElectron().
const MultiTrajectoryStateMode* GsfElectronAlgo::EventSetupData::mtsMode |
Definition at line 161 of file GsfElectronAlgo.cc.
Referenced by GsfElectronAlgo::createElectron().
const MultiTrajectoryStateTransform* GsfElectronAlgo::EventSetupData::mtsTransform |
Definition at line 159 of file GsfElectronAlgo.cc.
Referenced by GsfElectronAlgo::checkSetup(), GsfElectronAlgo::completeElectrons(), and GsfElectronAlgo::createElectron().
edm::ESHandle<EcalSeverityLevelAlgo> GsfElectronAlgo::EventSetupData::sevLevel |
Definition at line 157 of file GsfElectronAlgo.cc.
Referenced by GsfElectronAlgo::beginEvent(), and GsfElectronAlgo::checkSetup().
edm::ESHandle<TrackerGeometry> GsfElectronAlgo::EventSetupData::trackerHandle |
Definition at line 155 of file GsfElectronAlgo.cc.
Referenced by GsfElectronAlgo::checkSetup(), and GsfElectronAlgo::setAmbiguityData().