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 public:
16 
18 
19  void produce(edm::Event&, const edm::EventSetup&) override;
20 
22 
23 private:
26  const std::vector<std::string> names_;
27 };
28 
29 #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