CMS 3D CMS Logo

GsfMultiStateUpdator.h
Go to the documentation of this file.
1 #ifndef _GSFMULTISTATEUPDATOR_H_
2 #define _GSFMULTISTATEUPDATOR_H_
3 
5 
7 class TrackingRecHit;
8 
17 public:
19 
21 
22  GsfMultiStateUpdator* clone() const override { return new GsfMultiStateUpdator(*this); }
23 };
24 
25 #endif
GsfMultiStateUpdator * clone() const override
TrajectoryStateOnSurface update(const TrajectoryStateOnSurface &, const TrackingRecHit &) const override