Pandora
Pandora source code navigator
|
Vertex creation class. More...
#include "ObjectCreation.h"
Public Attributes | |
pandora::InputCartesianVector | m_position |
The vertex position. | |
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.) | |
Vertex creation class.
Definition at line 377 of file ObjectCreation.h.
pandora::InputCartesianVector object_creation::VertexParameters::m_position |
The vertex position.
Definition at line 380 of file ObjectCreation.h.
|
inherited |
The vertex label (interaction, start, end, etc.)
Definition at line 370 of file ObjectCreation.h.
|
inherited |
The vertex type (3d, view u, v, w, etc.)
Definition at line 371 of file ObjectCreation.h.
|
inherited |
For LArTPC usage, the x-coordinate shift associated with a drift time t0 shift, units mm.
Definition at line 369 of file ObjectCreation.h.