CMS 3D CMS Logo

TrajectoryStateLessWeight.h
Go to the documentation of this file.
1 #ifndef _TrackerReco_TrajectoryStateLessWeight_h_
2 #define _TrackerReco_TrajectoryStateLessWeight_h_
3 
5 
11 public:
14  if (!a.isValid() || !b.isValid())
15  return false;
16  return a.weight() > b.weight();
17  }
18 };
19 
20 #endif
bool operator()(const TrajectoryStateOnSurface a, const TrajectoryStateOnSurface b) const
double b
Definition: hdecay.h:120
double a
Definition: hdecay.h:121