ROOT  6.06/09
Reference Guide
Public Member Functions | Public Attributes | List of all members
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

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

Definition at line 25 of file TEvePolygonSetProjectedGL.h.

Member Function Documentation

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

Definition at line 31 of file TEvePolygonSetProjectedGL.h.

Member Data Documentation

Int_t TEvePolygonSetProjectedGL::Edge_t::fI

Definition at line 24 of file TEvePolygonSetProjectedGL.h.

Referenced by operator<().

Int_t TEvePolygonSetProjectedGL::Edge_t::fJ

Definition at line 24 of file TEvePolygonSetProjectedGL.h.

Referenced by operator<().


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