CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
GsfElectronCoreEcalDrivenProducer.h
Go to the documentation of this file.
1 #ifndef GsfElectronCoreEcalDrivenProducer_h
2 #define GsfElectronCoreEcalDrivenProducer_h
3 
6 
8  {
9  public:
10 
11  //static void fillDescriptions( edm::ConfigurationDescriptions & ) ;
12 
15  virtual void produce( edm::Event&, const edm::EventSetup & ) ;
16 
17  private:
18 
20 
21  } ;
22 
23 #endif
void produceEcalDrivenCore(const reco::GsfTrackRef &gsfTrackRef, reco::GsfElectronCoreCollection *electrons)
std::vector< GsfElectronCore > GsfElectronCoreCollection
virtual void produce(edm::Event &, const edm::EventSetup &)
tuple conf
Definition: dbtoconf.py:185
GsfElectronCoreEcalDrivenProducer(const edm::ParameterSet &conf)