CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
KFUpdator.h
Go to the documentation of this file.
1 #ifndef _TRACKER_KFUPDATOR_H_
2 #define _TRACKER_KFUPDATOR_H_
3 
31 
33 
34 public:
35 
36  // methods of Updator
37 
38  KFUpdator() {}
39 
41  const TransientTrackingRecHit&) const;
42 
43  template <unsigned int D> TrajectoryStateOnSurface update(const TrajectoryStateOnSurface&,
44  const TransientTrackingRecHit&) const;
45 
46  virtual KFUpdator * clone() const {
47  return new KFUpdator(*this);
48  }
49 };
50 
51 #endif
#define update(a, b)
virtual KFUpdator * clone() const
Definition: KFUpdator.h:46
Unlimited (trivial) bounds.