StEvent/StVertexDefinitions.h File Reference
Go to the source code of this file.
|
Defines |
|
#define | kUndefinedVertexIdentifier 0 |
|
#define | kEventVertexIdentifier 1 |
|
#define | kV0DecayIdentifier 2 |
|
#define | kXiDecayIdentifier 3 |
|
#define | kKinkDecayIdentifier 4 |
|
#define | kOtherTypeIdentifier 5 |
|
#define | kFtpcEastCalibrationVertexIdentifier 6 |
|
#define | kFtpcWestCalibrationVertexIdentifier 7 |
Detailed Description
- Author:
- unknown
Numbering scheme for vertex types. The definitions listed here are used in StEnumeration to define the actual enumerations to be used in C/C++ code. The definitions here are only to allow fortran code to use the same identifiers and thus maintain backwards compatibility.
Definition in file StVertexDefinitions.h.