Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
TEvePolygonSetProjected::Polygon_t Struct Reference

Definition at line 32 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 37 of file TEvePolygonSetProjected.h.

◆ ~Polygon_t()

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

Definition at line 38 of file TEvePolygonSetProjected.h.

Member Function Documentation

◆ FindPoint()

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

Definition at line 43 of file TEvePolygonSetProjected.h.

◆ operator=()

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

Definition at line 40 of file TEvePolygonSetProjected.h.

Member Data Documentation

◆ fNPnts

Int_t TEvePolygonSetProjected::Polygon_t::fNPnts

Definition at line 34 of file TEvePolygonSetProjected.h.

◆ fPnts

Int_t* TEvePolygonSetProjected::Polygon_t::fPnts

Definition at line 35 of file TEvePolygonSetProjected.h.

Collaboration diagram for TEvePolygonSetProjected::Polygon_t:
[legend]

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