![]() |
ATLAS Offline Software
|
#include <VertexCommonFlags.h>
Public Types | |
| enum | ReconVertexTypeFlag { RVT_Primary = 0x01 , RVT_Secondary = 0x02 , RVT_V0 = 0x04 , RVT_Conversion = 0x08 , RVT_Kink = 0x10 , RVT_Pileup = 0x20 , RVT_Other = 0x40 , RVT_Any = 0x7F } |
| enum | QUANTITY { ENERGY , MOMENTUM , TRANSVERSE_MOM , MASS } |
Static Public Member Functions | |
| static QString | toString (const QUANTITY &) |
Private Member Functions | |
| VertexCommonFlags () | |
| ~VertexCommonFlags () | |
Definition at line 22 of file VertexCommonFlags.h.
| Enumerator | |
|---|---|
| RVT_Primary | |
| RVT_Secondary | |
| RVT_V0 | |
| RVT_Conversion | |
| RVT_Kink | |
| RVT_Pileup | |
| RVT_Other | |
| RVT_Any | |
Definition at line 25 of file VertexCommonFlags.h.
|
private |
|
private |
Definition at line 18 of file VertexCommonFlags.cxx.