CMS 3D CMS Logo

List of all members | Public Attributes
GsfElectronAlgo::Tokens Struct Reference

#include <GsfElectronAlgo.h>

Public Attributes

edm::EDGetTokenT< EcalRecHitCollectionbarrelRecHitCollection
 
edm::EDGetTokenT< reco::SuperClusterCollectionbarrelSuperClusters
 
edm::EDGetTokenT< reco::BeamSpotbeamSpotTag
 
edm::EDGetTokenT< reco::ConversionCollectionconversions
 
edm::EDGetTokenT< reco::TrackCollectionctfTracks
 
edm::EDGetTokenT< EcalRecHitCollectionendcapRecHitCollection
 
edm::EDGetTokenT< reco::SuperClusterCollectionendcapSuperClusters
 
edm::EDGetTokenT< reco::GsfElectronCoreCollectiongsfElectronCores
 
edm::EDGetTokenT< CaloTowerCollectionhcalTowersTag
 
edm::EDGetTokenT< reco::ElectronSeedCollectionseedsTag
 
edm::EDGetTokenT< reco::VertexCollectionvtxCollectionTag
 

Detailed Description

Definition at line 59 of file GsfElectronAlgo.h.

Member Data Documentation

◆ barrelRecHitCollection

edm::EDGetTokenT<EcalRecHitCollection> GsfElectronAlgo::Tokens::barrelRecHitCollection

◆ barrelSuperClusters

edm::EDGetTokenT<reco::SuperClusterCollection> GsfElectronAlgo::Tokens::barrelSuperClusters

Definition at line 62 of file GsfElectronAlgo.h.

◆ beamSpotTag

edm::EDGetTokenT<reco::BeamSpot> GsfElectronAlgo::Tokens::beamSpotTag

◆ conversions

edm::EDGetTokenT<reco::ConversionCollection> GsfElectronAlgo::Tokens::conversions

Definition at line 70 of file GsfElectronAlgo.h.

Referenced by GsfElectronAlgo::beginEvent().

◆ ctfTracks

edm::EDGetTokenT<reco::TrackCollection> GsfElectronAlgo::Tokens::ctfTracks

Definition at line 67 of file GsfElectronAlgo.h.

Referenced by GsfElectronAlgo::beginEvent().

◆ endcapRecHitCollection

edm::EDGetTokenT<EcalRecHitCollection> GsfElectronAlgo::Tokens::endcapRecHitCollection

◆ endcapSuperClusters

edm::EDGetTokenT<reco::SuperClusterCollection> GsfElectronAlgo::Tokens::endcapSuperClusters

Definition at line 63 of file GsfElectronAlgo.h.

◆ gsfElectronCores

edm::EDGetTokenT<reco::GsfElectronCoreCollection> GsfElectronAlgo::Tokens::gsfElectronCores

Definition at line 60 of file GsfElectronAlgo.h.

Referenced by GsfElectronAlgo::beginEvent().

◆ hcalTowersTag

edm::EDGetTokenT<CaloTowerCollection> GsfElectronAlgo::Tokens::hcalTowersTag

Definition at line 61 of file GsfElectronAlgo.h.

Referenced by GsfElectronAlgo::beginEvent().

◆ seedsTag

edm::EDGetTokenT<reco::ElectronSeedCollection> GsfElectronAlgo::Tokens::seedsTag

Definition at line 66 of file GsfElectronAlgo.h.

Referenced by GsfElectronAlgo::beginEvent(), and GsfElectronProducer::produce().

◆ vtxCollectionTag

edm::EDGetTokenT<reco::VertexCollection> GsfElectronAlgo::Tokens::vtxCollectionTag

Definition at line 69 of file GsfElectronAlgo.h.

Referenced by GsfElectronAlgo::beginEvent(), and GsfElectronProducer::produce().