CMS 3D CMS Logo

CSCTFCandidateBuilder.h
Go to the documentation of this file.
1 
8 #ifndef CSCTrackFinder_CSCTFCandidateBuilder_h
9 #define CSCTrackFinder_CSCTFCandidateBuilder_h
10 
13 
15 
17 
19 {
20  public:
23 
24  void buildCandidates(const L1CSCTrackCollection*, std::vector<L1MuRegionalCand>*) const;
25 
26  private:
27 
29 };
30 
31 #endif
CSCTFMuonSorter * m_muonsorter
std::vector< L1CSCTrack > L1CSCTrackCollection
CSCTFCandidateBuilder(const edm::ParameterSet &)
void buildCandidates(const L1CSCTrackCollection *, std::vector< L1MuRegionalCand > *) const