Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
ROOT::Geom Namespace Reference

Classes

struct  Vertex_t
 

Functions

bool operator!= (Vertex_t const &lhs, Vertex_t const &rhs)
 
bool operator== (Vertex_t const &lhs, Vertex_t const &rhs)
 
 Vertex_t_BINARY_OP (+,+=) Vertex_t_BINARY_OP(-
 

Function Documentation

◆ operator!=()

bool ROOT::Geom::operator!= ( Vertex_t const &  lhs,
Vertex_t const &  rhs 
)
inline

Definition at line 164 of file TGeoVector3.h.

◆ operator==()

bool ROOT::Geom::operator== ( Vertex_t const &  lhs,
Vertex_t const &  rhs 
)
inline

Definition at line 157 of file TGeoVector3.h.

◆ Vertex_t_BINARY_OP()

ROOT::Geom::Vertex_t_BINARY_OP ( ,
 
)