ATLAS Offline Software
Tracking
TrkEvent
TrkEventPrimitives
TrkEventPrimitives
VertexType.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3
*/
4
6
// VertexType.h, (c) ATLAS Detector software
8
9
#ifndef TRKEVENTPRIMITIVES_VERTEXTYPE_H
10
#define TRKEVENTPRIMITIVES_VERTEXTYPE_H
11
12
namespace
Trk
{
13
24
enum
VertexType
25
{
26
NoVtx
= 0,
27
PriVtx
= 1,
28
SecVtx
= 2,
29
PileUp
= 3,
30
ConvVtx
= 4,
31
V0Vtx
= 5,
32
KinkVtx
= 6,
33
V0Lambda
= 7,
34
V0LambdaBar
= 8,
35
V0KShort
= 9,
36
NotSpecified
= -99
37
};
38
}
// end of namespace
39
40
#endif // TRKEVENTPRIMITIVES_VERTEXTYPE_H
41
Trk::KinkVtx
@ KinkVtx
Kink Vertex.
Definition:
VertexType.h:32
Trk::VertexType
VertexType
Definition:
VertexType.h:25
Trk::V0LambdaBar
@ V0LambdaBar
Temporary addition for V0 LambdaBar.
Definition:
VertexType.h:34
Trk::NoVtx
@ NoVtx
Dummy vertex, TrackParticle was not used in vertex fit.
Definition:
VertexType.h:26
Trk::NotSpecified
@ NotSpecified
this is the default
Definition:
VertexType.h:36
Trk::V0KShort
@ V0KShort
Temporary addition for KShort.
Definition:
VertexType.h:35
Trk
Ensure that the ATLAS eigen extensions are properly loaded.
Definition:
FakeTrackBuilder.h:9
Trk::V0Vtx
@ V0Vtx
Vertex from V0 Decay.
Definition:
VertexType.h:31
Trk::SecVtx
@ SecVtx
Secondary Vertex.
Definition:
VertexType.h:28
Trk::PriVtx
@ PriVtx
Primary Vertex.
Definition:
VertexType.h:27
Trk::ConvVtx
@ ConvVtx
Converstion Vertex.
Definition:
VertexType.h:30
Trk::PileUp
@ PileUp
Pile Up Vertex.
Definition:
VertexType.h:29
Trk::V0Lambda
@ V0Lambda
Temporary addition for V0 Lambda.
Definition:
VertexType.h:33
Generated on Thu Apr 24 2025 21:23:06 for ATLAS Offline Software by
1.8.18