Pandora
Pandora source code navigator
|
VertexMetadata class. More...
#include "ObjectCreation.h"
Public Attributes | |
pandora::InputFloat | m_x0 |
For LArTPC usage, the x-coordinate shift associated with a drift time t0 shift, units mm. | |
pandora::InputVertexLabel | m_vertexLabel |
The vertex label (interaction, start, end, etc.) | |
pandora::InputVertexType | m_vertexType |
The vertex type (3d, view u, v, w, etc.) | |
VertexMetadata class.
Definition at line 366 of file ObjectCreation.h.
pandora::InputVertexLabel object_creation::VertexMetadata::m_vertexLabel |
The vertex label (interaction, start, end, etc.)
Definition at line 370 of file ObjectCreation.h.
pandora::InputVertexType object_creation::VertexMetadata::m_vertexType |
The vertex type (3d, view u, v, w, etc.)
Definition at line 371 of file ObjectCreation.h.
pandora::InputFloat object_creation::VertexMetadata::m_x0 |
For LArTPC usage, the x-coordinate shift associated with a drift time t0 shift, units mm.
Definition at line 369 of file ObjectCreation.h.