Belle II Software  release-08-01-10
CurlingTrackCandSplitterModule::TaggedUVPos Struct Reference

struct for easier handling of getting U- & V-position of SpacePoints and some difficulties that arise within this task. More...

#include <CurlingTrackCandSplitterModule.h>

Public Member Functions

 TaggedUVPos ()
 default constructor initializes both bools to false and both doubles to 0.
 

Public Attributes

bool m_setU
 indicator if U is set
 
bool m_setV
 indicator if V is set
 
double m_U
 U-position.
 
double m_V
 V-position.
 

Detailed Description

struct for easier handling of getting U- & V-position of SpacePoints and some difficulties that arise within this task.

Definition at line 127 of file CurlingTrackCandSplitterModule.h.


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