RecoVertex
KalmanVertexFit
interface
KVFHelper.h
Go to the documentation of this file.
1
#ifndef KVFHelper_H
2
#define KVFHelper_H
3
4
#include "
RecoVertex/VertexPrimitives/interface/CachingVertex.h
"
5
10
template
<
unsigned
int
N>
11
class
KVFHelper
{
12
public
:
13
typedef
typename
CachingVertex<N>::RefCountedVertexTrack
RefCountedVertexTrack
;
14
typedef
typename
VertexTrack<N>::RefCountedLinearizedTrackState
RefCountedLinearizedTrackState
;
15
typedef
typename
VertexTrack<N>::RefCountedRefittedTrackState
RefCountedRefittedTrackState
;
16
typedef
typename
std::pair<bool, double>
BDpair
;
17
27
double
vertexChi2
(
const
VertexState
& vertexA,
const
VertexState
& VertexB)
const
;
28
29
double
vertexChi2
(
const
CachingVertex<N>
& vertexA,
const
CachingVertex<N>
& vertexB)
const
;
30
37
BDpair
trackParameterChi2
(
const
RefCountedLinearizedTrackState
linTrack,
38
const
RefCountedRefittedTrackState
refittedTrackState)
const
;
39
45
BDpair
trackParameterChi2
(
const
RefCountedVertexTrack
track
)
const
;
46
};
47
48
#endif
HLT_FULL_cff.track
track
Definition:
HLT_FULL_cff.py:11724
KVFHelper::vertexChi2
double vertexChi2(const VertexState &vertexA, const VertexState &VertexB) const
Definition:
KVFHelper.cc:10
KVFHelper::RefCountedLinearizedTrackState
VertexTrack< N >::RefCountedLinearizedTrackState RefCountedLinearizedTrackState
Definition:
KVFHelper.h:14
CachingVertex
Definition:
CachingVertex.h:22
ReferenceCountingPointer
Definition:
ReferenceCounted.h:60
KVFHelper::trackParameterChi2
BDpair trackParameterChi2(const RefCountedLinearizedTrackState linTrack, const RefCountedRefittedTrackState refittedTrackState) const
Definition:
KVFHelper.cc:37
CachingVertex.h
KVFHelper
Definition:
KVFHelper.h:11
KVFHelper::BDpair
std::pair< bool, double > BDpair
Definition:
KVFHelper.h:16
KVFHelper::RefCountedRefittedTrackState
VertexTrack< N >::RefCountedRefittedTrackState RefCountedRefittedTrackState
Definition:
KVFHelper.h:15
VertexState
Definition:
VertexState.h:13
KVFHelper::RefCountedVertexTrack
CachingVertex< N >::RefCountedVertexTrack RefCountedVertexTrack
Definition:
KVFHelper.h:13
Generated for CMSSW Reference Manual by
1.8.16