CMS 3D CMS Logo

LinearizedTrackStateFactory.h
Go to the documentation of this file.
1 #ifndef LinearizedTrackStateFactory_H
2 #define LinearizedTrackStateFactory_H
3 
6 
15 
16 public:
17 
19  linearizedTrackState(const GlobalPoint & linP, const reco::TransientTrack & track) const;
20 
22  linearizedTrackState(const GlobalPoint & linP, const reco::TransientTrack & track,
23  const TrajectoryStateOnSurface& tsos) const;
24 
27 
28  const LinearizedTrackStateFactory * clone() const;
29 
30 // RefCountedLinearizedTrackState
31 // linearizedTrackState(const GlobalPoint & linP, RefCountedKinematicParticle & prt) const;
32 
33 };
34 
35 #endif
RefCountedLinearizedTrackState linearizedTrackState(const GlobalPoint &linP, const reco::TransientTrack &track) const
const LinearizedTrackStateFactory * clone() const