CMS 3D CMS Logo

LowPtGsfElectronSeedValueMapsProducer.h
Go to the documentation of this file.
1 #ifndef RecoEgamma_EgammaElectronProducers_LowPtGsfElectronSeedValueMapsProducer_h
2 #define RecoEgamma_EgammaElectronProducers_LowPtGsfElectronSeedValueMapsProducer_h
3 
10 #include <vector>
11 #include <string>
12 
14 
15  public:
16 
18 
20 
21  void produce( edm::Event&, const edm::EventSetup& ) override;
22 
24 
25  private:
26 
29  const std::vector<std::string> names_;
30 
31 };
32 
33 #endif // RecoEgamma_EgammaElectronProducers_LowPtGsfElectronSeedValueMapsProducer_h
const edm::EDGetTokenT< reco::GsfTrackCollection > gsfTracks_
const edm::EDGetTokenT< edm::ValueMap< reco::PreIdRef > > preIdsValueMap_
static void fillDescriptions(edm::ConfigurationDescriptions &)
void produce(edm::Event &, const edm::EventSetup &) override