CMS 3D CMS Logo

MultiPerigeeLTSFactory.h
Go to the documentation of this file.
1 #ifndef MultiPerigeeLTSFactory_H
2 #define MultiPerigeeLTSFactory_H
3 
8 
19 
20 public:
21 
23 
24  RefCountedLinearizedTrackState
25  linearizedTrackState(const GlobalPoint & linP, const reco::TransientTrack & track) const override;
26 
27  RefCountedLinearizedTrackState
29  const TrajectoryStateOnSurface& tsos) const override;
30 
31  const MultiPerigeeLTSFactory * clone() const override;
32 
33 };
34 
35 #endif
ReferenceCountingPointer< LinearizedTrackState< 5 > > RefCountedLinearizedTrackState
RefCountedLinearizedTrackState linearizedTrackState(const GlobalPoint &linP, const reco::TransientTrack &track) const override
const MultiPerigeeLTSFactory * clone() const override