CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
List of all members | Public Attributes
ElectronSeedGenerator::Tokens Struct Reference

#include <ElectronSeedGenerator.h>

Public Attributes

edm::EDGetTokenT< reco::BeamSpottoken_bs
 
edm::EDGetTokenT
< MeasurementTrackerEvent
token_measTrkEvt
 
edm::EDGetTokenT< std::vector
< reco::Vertex > > 
token_vtx
 

Detailed Description

Definition at line 53 of file ElectronSeedGenerator.h.

Member Data Documentation

edm::EDGetTokenT<reco::BeamSpot> ElectronSeedGenerator::Tokens::token_bs

Definition at line 55 of file ElectronSeedGenerator.h.

Referenced by ElectronSeedProducer::ElectronSeedProducer().

edm::EDGetTokenT<MeasurementTrackerEvent> ElectronSeedGenerator::Tokens::token_measTrkEvt

Definition at line 56 of file ElectronSeedGenerator.h.

Referenced by ElectronSeedProducer::ElectronSeedProducer().

edm::EDGetTokenT<std::vector<reco::Vertex> > ElectronSeedGenerator::Tokens::token_vtx

Definition at line 54 of file ElectronSeedGenerator.h.

Referenced by ElectronSeedProducer::ElectronSeedProducer().