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 #include <vector>
6 
14 
15 class L1MuRegionalCand;
16 
18 {
19  public:
20 
22 
23  void produce(edm::StreamID, edm::Event & e, const edm::EventSetup& c) const override;
24 
25  private:
29 };
30 
31 #endif
void produce(edm::StreamID, edm::Event &e, const edm::EventSetup &c) const override
const CSCTFCandidateBuilder my_builder
CSCTFCandidateProducer(const edm::ParameterSet &)
const edm::EDPutTokenT< std::vector< L1MuRegionalCand > > putToken_
const edm::EDGetTokenT< L1CSCTrackCollection > input_module