Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
TEvePolygonSetProjectedGL::Edge_t Struct Reference

Definition at line 22 of file TEvePolygonSetProjectedGL.h.

Public Member Functions

 Edge_t (Int_t i, Int_t j)
 
bool operator< (const Edge_t &e) const
 

Public Attributes

Int_t fI
 
Int_t fJ
 

#include <TEvePolygonSetProjectedGL.h>

Constructor & Destructor Documentation

◆ Edge_t()

TEvePolygonSetProjectedGL::Edge_t::Edge_t ( Int_t  i,
Int_t  j 
)
inline

Definition at line 25 of file TEvePolygonSetProjectedGL.h.

Member Function Documentation

◆ operator<()

bool TEvePolygonSetProjectedGL::Edge_t::operator< ( const Edge_t e) const
inline

Definition at line 31 of file TEvePolygonSetProjectedGL.h.

Member Data Documentation

◆ fI

Int_t TEvePolygonSetProjectedGL::Edge_t::fI

Definition at line 24 of file TEvePolygonSetProjectedGL.h.

◆ fJ

Int_t TEvePolygonSetProjectedGL::Edge_t::fJ

Definition at line 24 of file TEvePolygonSetProjectedGL.h.

Collaboration diagram for TEvePolygonSetProjectedGL::Edge_t:
[legend]

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