![]() |
Project
|
#include <PVertexerHelpers.h>
Inherits o2::InteractionRecord.
Public Attributes | |
| float | time = 0 |
| float | amplitude = 0 |
| uint32_t | flag = 0 |
Public Attributes inherited from o2::InteractionRecord | |
| uint16_t | bc = DummyBC |
| bunch crossing ID of interaction | |
| uint32_t | orbit = DummyOrbit |
| LHC orbit. | |
Definition at line 276 of file PVertexerHelpers.h.
| float o2::vertexing::InteractionCandidate::amplitude = 0 |
Definition at line 278 of file PVertexerHelpers.h.
| uint32_t o2::vertexing::InteractionCandidate::flag = 0 |
Definition at line 279 of file PVertexerHelpers.h.
| float o2::vertexing::InteractionCandidate::time = 0 |
Definition at line 277 of file PVertexerHelpers.h.