Belle II Software development
vector_t Struct Reference

struct for a three vector More...

#include <BelleLathe.h>

Public Attributes

double x
 x coordinate
 
double y
 y coordinate
 
double z
 z coordinate
 

Detailed Description

struct for a three vector

Definition at line 48 of file BelleLathe.h.

Member Data Documentation

◆ x

double x

x coordinate

Definition at line 49 of file BelleLathe.h.

◆ y

double y

y coordinate

Definition at line 50 of file BelleLathe.h.

◆ z

double z

z coordinate

Definition at line 51 of file BelleLathe.h.


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