CMS 3D CMS Logo

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
TrackDistanceWeightEstimator::operator()
double operator()(const T *track) const
Definition: TrackDistanceWeightEstimator.h:13
HLT_FULL_cff.track
track
Definition: HLT_FULL_cff.py:11713
WeightEstimator.h
TrackDistanceWeightEstimator
Definition: TrackDistanceWeightEstimator.h:11
WeightEstimator
Definition: WeightEstimator.h:12
TrackDistanceWeightEstimator::clone
TrackDistanceWeightEstimator * clone() const
Definition: TrackDistanceWeightEstimator.h:15
T
long double T
Definition: Basic3DVectorLD.h:48