CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
KFStripUpdator.h
Go to the documentation of this file.
1 #ifndef CD_KFStripUpdator_H_
2 #define CD_KFStripUpdator_H_
3 
14 
16 
17 private:
18 
22 
23 public:
24 
26 
28 
29  virtual TSOS update(const TSOS& aTsos, const TransientTrackingRecHit& aHit) const;
30 
31  virtual KFStripUpdator * clone() const
32  {
33  return new KFStripUpdator(*this);
34  }
35 
36 };
37 
38 #endif// CD_KFStripUpdator_H_
virtual TSOS update(const TSOS &aTsos, const TransientTrackingRecHit &aHit) const
TrajectoryStateOnSurface TSOS
LocalTrajectoryParameters LTP
virtual KFStripUpdator * clone() const
LocalTrajectoryError LTE