Logo ROOT   6.08/07
Reference Guide
List of all members | Public Member Functions | Public Attributes | List of all members
TEvePolygonSetProjected::Polygon_t Struct Reference

Definition at line 31 of file TEvePolygonSetProjected.h.

Public Member Functions

 Polygon_t ()
 
virtual ~Polygon_t ()
 
Int_t FindPoint (Int_t pi)
 
Polygon_toperator= (const Polygon_t &x)
 

Public Attributes

Int_t fNPnts
 
Int_tfPnts
 

#include <TEvePolygonSetProjected.h>

Constructor & Destructor Documentation

◆ Polygon_t()

TEvePolygonSetProjected::Polygon_t::Polygon_t ( )
inline

Definition at line 36 of file TEvePolygonSetProjected.h.

◆ ~Polygon_t()

virtual TEvePolygonSetProjected::Polygon_t::~Polygon_t ( )
inlinevirtual

Definition at line 37 of file TEvePolygonSetProjected.h.

Member Function Documentation

◆ FindPoint()

Int_t TEvePolygonSetProjected::Polygon_t::FindPoint ( Int_t  pi)
inline

Definition at line 42 of file TEvePolygonSetProjected.h.

◆ operator=()

Polygon_t& TEvePolygonSetProjected::Polygon_t::operator= ( const Polygon_t x)
inline

Definition at line 39 of file TEvePolygonSetProjected.h.

Member Data Documentation

◆ fNPnts

Int_t TEvePolygonSetProjected::Polygon_t::fNPnts

Definition at line 33 of file TEvePolygonSetProjected.h.

◆ fPnts

Int_t* TEvePolygonSetProjected::Polygon_t::fPnts

Definition at line 34 of file TEvePolygonSetProjected.h.


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