CbmRoot
L1AlgoDraw::Point Struct Reference

Public Member Functions

 Point ()
 
 Point (double _x, double _y, double _z)
 

Public Attributes

double x
 
double y
 
double z
 

Detailed Description

Definition at line 30 of file L1AlgoDraw.h.

Constructor & Destructor Documentation

◆ Point() [1/2]

L1AlgoDraw::Point::Point ( )
inline

Definition at line 32 of file L1AlgoDraw.h.

◆ Point() [2/2]

L1AlgoDraw::Point::Point ( double  _x,
double  _y,
double  _z 
)
inline

Definition at line 33 of file L1AlgoDraw.h.

Member Data Documentation

◆ x

double L1AlgoDraw::Point::x

◆ y

double L1AlgoDraw::Point::y

◆ z

double L1AlgoDraw::Point::z

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