#include <TTablePoints.h>
Inheritance diagram for TTablePoints:
Public Member Functions | |
TTablePoints (TTableSorter *sorter, const void *key, Option_t *opt="") | |
TTablePoints (TTableSorter *sorter, Int_t keyIndex, Option_t *opt="") | |
~TTablePoints () | |
virtual Int_t | DistancetoPrimitive (Int_t px, Int_t py) |
virtual Int_t | GetLastPosition () const |
virtual Float_t | GetX (Int_t idx) const=0 |
virtual Float_t | GetY (Int_t idx) const=0 |
virtual Float_t | GetZ (Int_t idx) const=0 |
virtual void * | GetTable () |
virtual Option_t * | GetOption () const |
virtual Int_t | Indx (Int_t sortedIndx) const |
virtual Int_t | SetLastPosition (Int_t idx) |
virtual void | SetOption (Option_t *) |
virtual Int_t | SetPoint (Int_t, Float_t, Float_t, Float_t) |
virtual Int_t | SetPoints (Int_t, Float_t *, Option_t *) |
virtual Int_t | Size () const |
TTablePoints (TTableSorter *sorter, const void *key, Option_t *opt="") | |
TTablePoints (TTableSorter *sorter, Int_t keyIndex, Option_t *opt="") | |
~TTablePoints () | |
virtual Int_t | DistancetoPrimitive (Int_t px, Int_t py) |
virtual Int_t | GetLastPosition () const |
virtual Float_t | GetX (Int_t idx) const=0 |
virtual Float_t | GetY (Int_t idx) const=0 |
virtual Float_t | GetZ (Int_t idx) const=0 |
virtual void * | GetTable () |
virtual Option_t * | GetOption () const |
virtual Int_t | Indx (Int_t sortedIndx) const |
virtual Int_t | SetLastPosition (Int_t idx) |
virtual void | SetOption (Option_t *) |
virtual Int_t | SetPoint (Int_t, Float_t, Float_t, Float_t) |
virtual Int_t | SetPoints (Int_t, Float_t *, Option_t *) |
virtual Int_t | Size () const |
Protected Member Functions | |
virtual void | SetTablePointer (void *table) |
TTablePoints () | |
virtual void | SetTablePointer (void *table) |
TTablePoints () | |
Protected Attributes | |
TTableSorter * | fTableSorter |
const void * | fKey |
Int_t | fFirstRow |
Int_t | fSize |
void * | fRows |
TTableSorter * | fTableSorter |
const void * | fKey |
void * | fRows |
Definition at line 19 of file TTablePoints.h.
TTablePoints::TTablePoints | ( | ) | [protected] |
TTablePoints::TTablePoints | ( | TTableSorter * | sorter, | |
const void * | key, | |||
Option_t * | opt = "" | |||
) |
Definition at line 48 of file TTablePoints.cxx.
References TTableSorter::CountKey(), fFirstRow, fKey, fRows, fSize, fTableSorter, GetTable(), kTRUE, SetOption(), and SetTablePointer().
TTablePoints::TTablePoints | ( | TTableSorter * | sorter, | |
Int_t | keyIndex, | |||
Option_t * | opt = "" | |||
) |
Definition at line 66 of file TTablePoints.cxx.
References TTableSorter::CountKey(), fFirstRow, fKey, fRows, fSize, fTableSorter, TTableSorter::GetKeyAddress(), GetTable(), kFALSE, SetOption(), and SetTablePointer().
TTablePoints::~TTablePoints | ( | ) | [inline] |
Definition at line 33 of file TTablePoints.h.
TTablePoints::TTablePoints | ( | ) | [protected] |
TTablePoints::TTablePoints | ( | TTableSorter * | sorter, | |
const void * | key, | |||
Option_t * | opt = "" | |||
) |
TTablePoints::TTablePoints | ( | TTableSorter * | sorter, | |
Int_t | keyIndex, | |||
Option_t * | opt = "" | |||
) |
TTablePoints::~TTablePoints | ( | ) | [inline] |
Definition at line 33 of file TTablePoints.h.
void TTablePoints::SetTablePointer | ( | void * | table | ) | [inline, protected, virtual] |
Int_t TTablePoints::GetLastPosition | ( | ) | const [inline, virtual] |
Implements TPoints3DABC.
Definition at line 70 of file TTablePoints.h.
References Size().
Referenced by SetLastPosition().
Implements TPoints3DABC.
Implements TPoints3DABC.
Implements TPoints3DABC.
void * TTablePoints::GetTable | ( | ) | [inline, virtual] |
Definition at line 59 of file TTablePoints.h.
References fTableSorter, TTableSorter::GetTable(), and t.
Referenced by G__G__Table_144_0_43(), G__G__Table_194_0_11(), G__G__Table_196_0_18(), G__G__Table_196_0_3(), G__G__Table_211_0_83(), G__G__Table_213_0_10(), and TTablePoints().
virtual Option_t* TTablePoints::GetOption | ( | ) | const [inline, virtual] |
Implements TPoints3DABC.
Definition at line 40 of file TTablePoints.h.
Referenced by G__G__Table_138_0_51(), G__G__Table_220_0_23(), and G__G__Table_221_0_25().
Definition at line 55 of file TTablePoints.h.
References fFirstRow, fTableSorter, and TTableSorter::GetIndex().
Referenced by G__G__Table_213_0_12(), and TTable3Points::GetAnyPoint().
Implements TPoints3DABC.
Definition at line 73 of file TTablePoints.h.
References fSize, GetLastPosition(), and TMath::Min().
virtual void TTablePoints::SetOption | ( | Option_t * | ) | [inline, virtual] |
Implements TPoints3DABC.
Definition at line 43 of file TTablePoints.h.
Referenced by TTablePoints().
Int_t TTablePoints::Size | ( | ) | const [inline, virtual] |
Implements TPoints3DABC.
Definition at line 68 of file TTablePoints.h.
References fSize.
Referenced by G__G__Table_208_0_39(), G__G__Table_219_0_7(), GetLastPosition(), and TTable3Points::GetXYZ().
virtual void TTablePoints::SetTablePointer | ( | void * | table | ) | [protected, virtual] |
Implements TPoints3DABC.
virtual Int_t TTablePoints::GetLastPosition | ( | ) | const [virtual] |
Implements TPoints3DABC.
Implements TPoints3DABC.
Implements TPoints3DABC.
Implements TPoints3DABC.
virtual void* TTablePoints::GetTable | ( | ) | [virtual] |
virtual Option_t* TTablePoints::GetOption | ( | ) | const [inline, virtual] |
Implements TPoints3DABC.
virtual void TTablePoints::SetOption | ( | Option_t * | ) | [inline, virtual] |
virtual Int_t TTablePoints::Size | ( | ) | const [virtual] |
Implements TPoints3DABC.
TTableSorter* TTablePoints::fTableSorter [protected] |
Definition at line 22 of file TTablePoints.h.
Referenced by TTable3Points::GetAnyPoint(), GetTable(), Indx(), TTable3Points::SetAnyColumn(), and TTablePoints().
const void* TTablePoints::fKey [protected] |
Int_t TTablePoints::fFirstRow [protected] |
Int_t TTablePoints::fSize [protected] |
Definition at line 25 of file TTablePoints.h.
Referenced by SetLastPosition(), Size(), and TTablePoints().
void* TTablePoints::fRows [protected] |
TTableSorter* TTablePoints::fTableSorter [protected] |
Definition at line 22 of file TTablePoints.h.
const void* TTablePoints::fKey [protected] |
Definition at line 23 of file TTablePoints.h.
void* TTablePoints::fRows [protected] |
Definition at line 26 of file TTablePoints.h.