CMS 3D CMS Logo

GhostBusterPreferRefDt.h
Go to the documentation of this file.
1 #ifndef OMTF_GhostBusterPreferRefDt_H
2 #define OMTF_GhostBusterPreferRefDt_H
3 
4 #include <vector>
5 #include <ostream>
6 
7 #include <map>
8 #include <set>
9 
10 #include <memory>
11 
15 
17 private:
19 
20 public:
22 
24 
25  std::vector<AlgoMuon> select(std::vector<AlgoMuon> refHitCands, int charge = 0) override;
26 };
27 #endif
GhostBusterPreferRefDt(OMTFConfiguration *omtfConfig)
const OMTFConfiguration * omtfConfig
std::vector< AlgoMuon > select(std::vector< AlgoMuon > refHitCands, int charge=0) override