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

LineGapParameters class. More...

#include "ObjectCreation.h"

Inheritance diagram for object_creation::Geometry::LineGapParameters:
Collaboration diagram for object_creation::Geometry::LineGapParameters:

Public Attributes

pandora::InputLineGapType m_lineGapType
 The type of line gap, e.g. TPC wire-type gap (u, v, w), or drift-type gap.
 
pandora::InputFloat m_lineStartX
 The line start x coordinate, units mm.
 
pandora::InputFloat m_lineEndX
 The line end x coordinate, units mm.
 
pandora::InputFloat m_lineStartZ
 The line start z coordinate, units mm.
 
pandora::InputFloat m_lineEndZ
 The line end z coordinate, units mm.
 

Detailed Description

LineGapParameters class.

Definition at line 262 of file ObjectCreation.h.

Member Data Documentation

◆ m_lineEndX

pandora::InputFloat object_creation::Geometry::LineGapParameters::m_lineEndX

The line end x coordinate, units mm.

Definition at line 267 of file ObjectCreation.h.

◆ m_lineEndZ

pandora::InputFloat object_creation::Geometry::LineGapParameters::m_lineEndZ

The line end z coordinate, units mm.

Definition at line 269 of file ObjectCreation.h.

◆ m_lineGapType

pandora::InputLineGapType object_creation::Geometry::LineGapParameters::m_lineGapType

The type of line gap, e.g. TPC wire-type gap (u, v, w), or drift-type gap.

Definition at line 265 of file ObjectCreation.h.

◆ m_lineStartX

pandora::InputFloat object_creation::Geometry::LineGapParameters::m_lineStartX

The line start x coordinate, units mm.

Definition at line 266 of file ObjectCreation.h.

◆ m_lineStartZ

pandora::InputFloat object_creation::Geometry::LineGapParameters::m_lineStartZ

The line start z coordinate, units mm.

Definition at line 268 of file ObjectCreation.h.


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