Project
Loading...
Searching...
No Matches
o2::fv0::Point3Dsimple Struct Reference

#include <Geometry.h>

Public Member Functions

void SetCoordinates (float x, float y, float z)
 

Public Attributes

float x
 
float y
 
float z
 

Detailed Description

Definition at line 37 of file Geometry.h.

Member Function Documentation

◆ SetCoordinates()

void o2::fv0::Point3Dsimple::SetCoordinates ( float  x,
float  y,
float  z 
)
inline

Definition at line 41 of file Geometry.h.

Member Data Documentation

◆ x

float o2::fv0::Point3Dsimple::x

Definition at line 38 of file Geometry.h.

◆ y

float o2::fv0::Point3Dsimple::y

Definition at line 39 of file Geometry.h.

◆ z

float o2::fv0::Point3Dsimple::z

Definition at line 40 of file Geometry.h.


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