CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
TrackDistanceWeightEstimator.h
Go to the documentation of this file.
1 #ifndef _TrackDistanceWeightEstimator_H_
2 #define _TrackDistanceWeightEstimator_H_
3 
5 
10 template <class T>
12 public:
13  double operator()(const T* track) const { return 1.; };
14 
16 };
17 
18 #endif
double operator()(const T *track) const
TrackDistanceWeightEstimator * clone() const
long double T