Public Member Functions | |
void | retreiveOriginalTrackCollections (const reco::TrackRef &, const reco::GsfTrackRef &) |
Definition at line 71 of file GsfElectronAlgo.cc.
void GsfElectronAlgo::EventData::retreiveOriginalTrackCollections | ( | const reco::TrackRef & | ctfTrack, |
const reco::GsfTrackRef & | gsfTrack | ||
) |
Definition at line 148 of file GsfElectronAlgo.cc.
References edm::Ref< C, T, F >::id(), and edm::Ref< C, T, F >::isNonnull().
edm::Handle<EcalRecHitCollection> GsfElectronAlgo::EventData::barrelRecHits |
Definition at line 81 of file GsfElectronAlgo.cc.
Referenced by GsfElectronAlgo::calculateSaturationInfo(), GsfElectronAlgo::calculateShowerShape(), and GsfElectronAlgo::createElectron().
const reco::BeamSpot* GsfElectronAlgo::EventData::beamspot |
Definition at line 77 of file GsfElectronAlgo.cc.
Referenced by GsfElectronAlgo::createElectron().
edm::Handle<reco::ConversionCollection> GsfElectronAlgo::EventData::conversions |
Definition at line 86 of file GsfElectronAlgo.cc.
Referenced by GsfElectronAlgo::createElectron().
edm::Handle<reco::GsfElectronCoreCollection> GsfElectronAlgo::EventData::coreElectrons |
Definition at line 80 of file GsfElectronAlgo.cc.
edm::Handle<reco::TrackCollection> GsfElectronAlgo::EventData::currentCtfTracks |
Definition at line 83 of file GsfElectronAlgo.cc.
Referenced by GsfElectronAlgo::createElectron().
EgammaRecHitIsolation GsfElectronAlgo::EventData::ecalBarrelIsol03 |
Definition at line 91 of file GsfElectronAlgo.cc.
Referenced by GsfElectronAlgo::createElectron().
EgammaRecHitIsolation GsfElectronAlgo::EventData::ecalBarrelIsol04 |
Definition at line 91 of file GsfElectronAlgo.cc.
Referenced by GsfElectronAlgo::createElectron().
edm::Handle<reco::PFClusterCollection> GsfElectronAlgo::EventData::ecalClustersHandle |
Definition at line 106 of file GsfElectronAlgo.cc.
Referenced by GsfElectronAlgo::createElectron().
EgammaRecHitIsolation GsfElectronAlgo::EventData::ecalEndcapIsol03 |
Definition at line 92 of file GsfElectronAlgo.cc.
Referenced by GsfElectronAlgo::createElectron().
EgammaRecHitIsolation GsfElectronAlgo::EventData::ecalEndcapIsol04 |
Definition at line 92 of file GsfElectronAlgo.cc.
Referenced by GsfElectronAlgo::createElectron().
edm::Handle<EcalRecHitCollection> GsfElectronAlgo::EventData::endcapRecHits |
Definition at line 82 of file GsfElectronAlgo.cc.
Referenced by GsfElectronAlgo::calculateSaturationInfo(), GsfElectronAlgo::calculateShowerShape(), and GsfElectronAlgo::createElectron().
edm::Event const* GsfElectronAlgo::EventData::event |
Definition at line 76 of file GsfElectronAlgo.cc.
Referenced by GsfElectronAlgo::beginEvent(), and Types.EventID::cppID().
EgammaHcalIsolation GsfElectronAlgo::EventData::hadIsolation03 |
Definition at line 89 of file GsfElectronAlgo.cc.
Referenced by GsfElectronAlgo::createElectron().
EgammaHcalIsolation GsfElectronAlgo::EventData::hadIsolation03Bc |
Definition at line 90 of file GsfElectronAlgo.cc.
Referenced by GsfElectronAlgo::createElectron().
EgammaHcalIsolation GsfElectronAlgo::EventData::hadIsolation04 |
Definition at line 89 of file GsfElectronAlgo.cc.
Referenced by GsfElectronAlgo::createElectron().
EgammaHcalIsolation GsfElectronAlgo::EventData::hadIsolation04Bc |
Definition at line 90 of file GsfElectronAlgo.cc.
Referenced by GsfElectronAlgo::createElectron().
std::vector<edm::Handle<reco::PFClusterCollection> > GsfElectronAlgo::EventData::hcalClustersHandle |
Definition at line 107 of file GsfElectronAlgo.cc.
Referenced by GsfElectronAlgo::createElectron().
bool GsfElectronAlgo::EventData::originalCtfTrackCollectionRetreived = false |
Definition at line 102 of file GsfElectronAlgo.cc.
edm::Handle<reco::TrackCollection> GsfElectronAlgo::EventData::originalCtfTracks |
Definition at line 99 of file GsfElectronAlgo.cc.
Referenced by GsfElectronAlgo::createElectron().
bool GsfElectronAlgo::EventData::originalGsfTrackCollectionRetreived = false |
Definition at line 103 of file GsfElectronAlgo.cc.
edm::Handle<reco::GsfTrackCollection> GsfElectronAlgo::EventData::originalGsfTracks |
Definition at line 100 of file GsfElectronAlgo.cc.
Referenced by GsfElectronAlgo::createElectron().
edm::Handle<reco::ElectronSeedCollection> GsfElectronAlgo::EventData::seeds |
Definition at line 84 of file GsfElectronAlgo.cc.
EleTkIsolFromCands GsfElectronAlgo::EventData::tkIsol03Calc |
Definition at line 94 of file GsfElectronAlgo.cc.
Referenced by GsfElectronAlgo::createElectron().
EleTkIsolFromCands GsfElectronAlgo::EventData::tkIsol04Calc |
Definition at line 95 of file GsfElectronAlgo.cc.
Referenced by GsfElectronAlgo::createElectron().
EleTkIsolFromCands GsfElectronAlgo::EventData::tkIsolHEEP03Calc |
Definition at line 96 of file GsfElectronAlgo.cc.
Referenced by GsfElectronAlgo::createElectron().
EleTkIsolFromCands GsfElectronAlgo::EventData::tkIsolHEEP04Calc |
Definition at line 97 of file GsfElectronAlgo.cc.
Referenced by GsfElectronAlgo::createElectron().
edm::Handle<reco::VertexCollection> GsfElectronAlgo::EventData::vertices |
Definition at line 85 of file GsfElectronAlgo.cc.
Referenced by GsfElectronAlgo::createElectron().