Belle II Software development
EvtPointf Struct Reference

Description: struct for 2-dimensional point in the float format instead of double to save memory. More...

Public Attributes

float x
 x coordinate
 
float y
 y coordinate
 

Detailed Description

Description: struct for 2-dimensional point in the float format instead of double to save memory.

Definition at line 55 of file EvtbTosllNPR.cc.

Member Data Documentation

◆ x

float x

x coordinate

Definition at line 57 of file EvtbTosllNPR.cc.

◆ y

float y

y coordinate

Definition at line 59 of file EvtbTosllNPR.cc.


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