Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
ROOT::Geom::Vertex_t Struct Reference

Definition at line 21 of file TGeoVector3.h.

Public Member Functions

 Vertex_t (const double a, const double b, const double c)
 
 Vertex_t (const double a=0.)
 
doubleoperator[] (const int index)
 
double const & operator[] (const int index) const
 

Public Attributes

double fVec [3] = {0.}
 

#include <TGeoVector3.h>

Constructor & Destructor Documentation

◆ Vertex_t() [1/2]

ROOT::Geom::Vertex_t::Vertex_t ( const double  a,
const double  b,
const double  c 
)
inline

Definition at line 24 of file TGeoVector3.h.

◆ Vertex_t() [2/2]

ROOT::Geom::Vertex_t::Vertex_t ( const double  a = 0.)
inline

Definition at line 31 of file TGeoVector3.h.

Member Function Documentation

◆ operator[]() [1/2]

double & ROOT::Geom::Vertex_t::operator[] ( const int  index)
inline

Definition at line 38 of file TGeoVector3.h.

◆ operator[]() [2/2]

double const & ROOT::Geom::Vertex_t::operator[] ( const int  index) const
inline

Definition at line 39 of file TGeoVector3.h.

Member Data Documentation

◆ fVec

double ROOT::Geom::Vertex_t::fVec[3] = {0.}

Definition at line 22 of file TGeoVector3.h.

Collaboration diagram for ROOT::Geom::Vertex_t:
[legend]

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