CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
CSCTFCandidateProducer.h
Go to the documentation of this file.
1 #ifndef CSCTrackFinder_CSCTFCandidateProducer_h
2 #define CSCTrackFinder_CSCTFCandidateProducer_h
3 
4 #include <string>
5 
9 
11 
13 {
14  public:
15 
17 
18  virtual ~CSCTFCandidateProducer();
19 
20  void produce(edm::Event & e, const edm::EventSetup& c);
21 
22  private:
25 };
26 
27 #endif
CSCTFCandidateProducer(const edm::ParameterSet &)
CSCTFCandidateBuilder * my_builder
void produce(edm::Event &e, const edm::EventSetup &c)