CMS 3D CMS Logo

MuonSeedSimpleCleaner.h
Go to the documentation of this file.
1 #ifndef MuonSeedGenerator_MuonSeedSimpleCleaner_h
2 #define MuonSeedGenerator_MuonSeedSimpleCleaner_h
3 
5 
7 public:
8  void clean(TrajectorySeedCollection& seeds) override;
9 
10 private:
11  bool checkPt(const TrajectorySeed& seed) const;
12 };
13 
14 #endif
bool checkPt(const TrajectorySeed &seed) const
void clean(TrajectorySeedCollection &seeds) override
std::vector< TrajectorySeed > TrajectorySeedCollection