CMS 3D CMS Logo

L1TMuonBarrelTrackProducer.h
Go to the documentation of this file.
1 //-------------------------------------------------
2 //
11 //
12 //--------------------------------------------------
13 #ifndef BMTrackFinder_h
14 #define BMTrackFinder_h
15 
18 
19 #include <string>
20 
21 class L1MuBMTFSetup;
22 
23 
24 class L1TMuonBarrelTrackProducer: public edm::one::EDProducer<edm::one::SharedResources> {
25  public:
28 
31 
33  void produce(edm::Event & e, const edm::EventSetup& c);
34 
35  private:
36 
39 
40 
41 };
42 
43 #endif
const edm::ParameterSet * m_ps
virtual ~L1TMuonBarrelTrackProducer()
Destructor.
L1TMuonBarrelTrackProducer(const edm::ParameterSet &pset)
Constructor.
void produce(edm::Event &e, const edm::EventSetup &c)
Produce digis out of raw data.