CMS 3D CMS Logo

CSCTFCandidateProducer.h
Go to the documentation of this file.
1 #ifndef CSCTrackFinder_CSCTFCandidateProducer_h
2 #define CSCTrackFinder_CSCTFCandidateProducer_h
3 
4 #include <string>
5 
10 
12 
14 {
15  public:
16 
18 
19  ~CSCTFCandidateProducer() override;
20 
21  void produce(edm::Event & e, const edm::EventSetup& c) override;
22 
23  private:
26 };
27 
28 #endif
edm::EDGetTokenT< L1CSCTrackCollection > input_module
CSCTFCandidateProducer(const edm::ParameterSet &)
CSCTFCandidateBuilder * my_builder
void produce(edm::Event &e, const edm::EventSetup &c) override