ATLAS Offline Software
Loading...
Searching...
No Matches
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
12namespace Trk {
13
23
38} // end of namespace
39
40#endif // TRKEVENTPRIMITIVES_VERTEXTYPE_H
41
Ensure that the ATLAS eigen extensions are properly loaded.
VertexType
This file defines the enums in the Trk namespace for the different vertex types.
Definition VertexType.h:25
@ NoVtx
Dummy vertex, TrackParticle was not used in vertex fit.
Definition VertexType.h:26
@ V0LambdaBar
Temporary addition for V0 LambdaBar.
Definition VertexType.h:34
@ NotSpecified
this is the default
Definition VertexType.h:36
@ V0Vtx
Vertex from V0 Decay.
Definition VertexType.h:31
@ KinkVtx
Kink Vertex.
Definition VertexType.h:32
@ ConvVtx
Converstion Vertex.
Definition VertexType.h:30
@ PileUp
Pile Up Vertex.
Definition VertexType.h:29
@ SecVtx
Secondary Vertex.
Definition VertexType.h:28
@ PriVtx
Primary Vertex.
Definition VertexType.h:27
@ V0KShort
Temporary addition for KShort.
Definition VertexType.h:35
@ V0Lambda
Temporary addition for V0 Lambda.
Definition VertexType.h:33