Pandora
Pandora source code navigator
Loading...
Searching...
No Matches
object_creation::VertexParameters Class Reference

Vertex creation class. More...

#include "ObjectCreation.h"

Inheritance diagram for object_creation::VertexParameters:
Collaboration diagram for object_creation::VertexParameters:

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.)
 

Detailed Description

Vertex creation class.

Definition at line 377 of file ObjectCreation.h.

Member Data Documentation

◆ m_position

pandora::InputCartesianVector object_creation::VertexParameters::m_position

The vertex position.

Definition at line 380 of file ObjectCreation.h.

◆ m_vertexLabel

pandora::InputVertexLabel object_creation::VertexMetadata::m_vertexLabel
inherited

The vertex label (interaction, start, end, etc.)

Definition at line 370 of file ObjectCreation.h.

◆ m_vertexType

pandora::InputVertexType object_creation::VertexMetadata::m_vertexType
inherited

The vertex type (3d, view u, v, w, etc.)

Definition at line 371 of file ObjectCreation.h.

◆ m_x0

pandora::InputFloat object_creation::VertexMetadata::m_x0
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.


The documentation for this class was generated from the following file: