CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
SoftElectronProducer.h
Go to the documentation of this file.
1 #ifndef RecoBTag_SoftLepton_SoftElectronProducer_h
2 #define RecoBTag_SoftLepton_SoftElectronProducer_h
3 
18 
21 class ElectronIdMLP;
22 
23 // SoftElectronProducer inherits from EDProducer, so it can be a module:
25 {
26 
27  public:
28 
31 
32  private:
33 
34  virtual void produce(edm::Event &iEvent, const edm::EventSetup &iSetup);
35 
37 
40  edm::InputTag theBasicClusterTag; //, theBasicClusterShapeTag;
44 
47 
50 
52 
53 };
54 
55 #endif
56 
TrackDetectorAssociator * theTrackAssociator
edm::InputTag barrelRecHitCollection_
int iEvent
Definition: GenABIO.cc:243
SoftElectronProducer(const edm::ParameterSet &iConf)
edm::InputTag thePrimaryVertexTag
edm::InputTag endcapRecHitCollection_
virtual void produce(edm::Event &iEvent, const edm::EventSetup &iSetup)
edm::InputTag theBasicClusterTag
edm::InputTag theHBHERecHitTag
TrackAssociatorParameters * theTrackAssociatorParameters
edm::ParameterSet theConf