CMS 3D CMS Logo

GsfVertexWeightCalculator.h
Go to the documentation of this file.
1 #ifndef GsfVertexWeightCalculator_H
2 #define GsfVertexWeightCalculator_H
3 
7 
15 public:
17 
24  double calculate(const VertexState& oldVertex, const RefCountedLinearizedTrackState track, double cov) const;
25 
26 private:
31 };
32 
33 #endif
GsfVertexWeightCalculator::RefCountedLinearizedTrackState
ReferenceCountingPointer< LinearizedTrackState< 5 > > RefCountedLinearizedTrackState
Definition: GsfVertexWeightCalculator.h:16
HLT_FULL_cff.track
track
Definition: HLT_FULL_cff.py:11713
GsfVertexWeightCalculator
Definition: GsfVertexWeightCalculator.h:14
ReferenceCountingPointer
Definition: ReferenceCounted.h:60
GsfVertexWeightCalculator::AlgebraicMatrixN3
LinearizedTrackState< 5 >::AlgebraicMatrixN3 AlgebraicMatrixN3
Definition: GsfVertexWeightCalculator.h:28
VertexState.h
GsfVertexWeightCalculator::AlgebraicSymMatrixNN
LinearizedTrackState< 5 >::AlgebraicSymMatrixNN AlgebraicSymMatrixNN
Definition: GsfVertexWeightCalculator.h:30
ReferenceCounted.h
VertexState
Definition: VertexState.h:13
LinearizedTrackState
Definition: LinearizedTrackState.h:36
LinearizedTrackState.h
GsfVertexWeightCalculator::AlgebraicVectorN
LinearizedTrackState< 5 >::AlgebraicVectorN AlgebraicVectorN
Definition: GsfVertexWeightCalculator.h:27
GsfVertexWeightCalculator::calculate
double calculate(const VertexState &oldVertex, const RefCountedLinearizedTrackState track, double cov) const
Definition: GsfVertexWeightCalculator.cc:7
GsfVertexWeightCalculator::AlgebraicMatrixNM
LinearizedTrackState< 5 >::AlgebraicMatrixNM AlgebraicMatrixNM
Definition: GsfVertexWeightCalculator.h:29