CMS 3D CMS Logo

TrajectoryLessByFoundHits.h
Go to the documentation of this file.
1 #ifndef TrajectoryLessByFoundHits_h_
2 #define TrajectoryLessByFoundHits_h_
3 
5 
7  bool operator() (const Trajectory& a, const Trajectory& b) const {
8  return a.foundHits()<b.foundHits();
9  }
10 };
11 #endif
12 
bool operator()(const Trajectory &a, const Trajectory &b) const
double b
Definition: hdecay.h:120
double a
Definition: hdecay.h:121