#include <VertexCommonFlags.h>
|
| 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
} |
| |
Definition at line 22 of file VertexCommonFlags.h.
◆ QUANTITY
◆ ReconVertexTypeFlag
| 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.
◆ VertexCommonFlags()
| VertexCommonFlags::VertexCommonFlags |
( |
| ) |
|
|
private |
◆ ~VertexCommonFlags()
| VertexCommonFlags::~VertexCommonFlags |
( |
| ) |
|
|
private |
◆ toString()
The documentation for this class was generated from the following files: