CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
KinematicConstrainedVertexUpdator.h
Go to the documentation of this file.
1 #ifndef KinematicConstrainedVertexUpdator_H
2 #define KinematicConstrainedVertexUpdator_H
3 
7 
14 {
15 public:
16 
21 
23 
32  std::pair<std::pair<std::vector<KinematicState>, AlgebraicMatrix >, RefCountedKinematicVertex >
33  update(const AlgebraicVector& inState, const AlgebraicMatrix& inCov, const std::vector<KinematicState> &lStates,
34  const GlobalPoint& lPoint,MultiTrackKinematicConstraint * cs)const;
35 
36 private:
37 
40 };
41 #endif
std::pair< std::pair< std::vector< KinematicState >, AlgebraicMatrix >, RefCountedKinematicVertex > update(const AlgebraicVector &inState, const AlgebraicMatrix &inCov, const std::vector< KinematicState > &lStates, const GlobalPoint &lPoint, MultiTrackKinematicConstraint *cs) const
auto_ptr< ClusterSequence > cs
CLHEP::HepMatrix AlgebraicMatrix
CLHEP::HepVector AlgebraicVector