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

Definition at line 38 of file REvePolygonSetProjected.hxx.

Public Member Functions

 Polygon_t ()=default
 
 Polygon_t (std::vector< UInt_t > &&pnts)
 
 ~Polygon_t ()=default
 
int FindPoint (int pi)
 
int NPoints () const
 

Public Attributes

std::vector< UInt_tfPnts
 

#include <ROOT/REvePolygonSetProjected.hxx>

Constructor & Destructor Documentation

◆ Polygon_t() [1/2]

ROOT::Experimental::REvePolygonSetProjected::Polygon_t::Polygon_t ( )
default

◆ Polygon_t() [2/2]

ROOT::Experimental::REvePolygonSetProjected::Polygon_t::Polygon_t ( std::vector< UInt_t > &&  pnts)
inline

Definition at line 42 of file REvePolygonSetProjected.hxx.

◆ ~Polygon_t()

ROOT::Experimental::REvePolygonSetProjected::Polygon_t::~Polygon_t ( )
default

Member Function Documentation

◆ FindPoint()

int ROOT::Experimental::REvePolygonSetProjected::Polygon_t::FindPoint ( int  pi)
inline

Definition at line 47 of file REvePolygonSetProjected.hxx.

◆ NPoints()

int ROOT::Experimental::REvePolygonSetProjected::Polygon_t::NPoints ( ) const
inline

Definition at line 45 of file REvePolygonSetProjected.hxx.

Member Data Documentation

◆ fPnts

std::vector<UInt_t> ROOT::Experimental::REvePolygonSetProjected::Polygon_t::fPnts

Definition at line 39 of file REvePolygonSetProjected.hxx.

Collaboration diagram for ROOT::Experimental::REvePolygonSetProjected::Polygon_t:
[legend]

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