#include <ElectronSeedGenerator.h>
Public Attributes | |
edm::EDGetTokenT< reco::BeamSpot > | token_bs |
edm::EDGetTokenT < MeasurementTrackerEvent > | token_measTrkEvt |
edm::EDGetTokenT< std::vector < reco::Vertex > > | token_vtx |
Definition at line 53 of file ElectronSeedGenerator.h.
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().