CMS 3D CMS Logo

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

#include <ElectronSeedGenerator.h>

Public Attributes

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

Detailed Description

Definition at line 48 of file ElectronSeedGenerator.h.

Member Data Documentation

◆ token_bs

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

Definition at line 50 of file ElectronSeedGenerator.h.

◆ token_vtx

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

Definition at line 49 of file ElectronSeedGenerator.h.