const Rgl::Range_t & GetYRange() const
V2 range (Y).
std::unique_ptr< TGLHistPainter > fPainter
std::pair< Double_t, Double_t > Range_t
Double_t V3ToUnitCube(Double_t v3) const
V3 to unit cube.
void ExecuteEvent(Int_t event, Int_t px, Int_t py)
Action.
TGL5DDataSet & operator=(const TGL5DDataSet &rhs)
#define ClassDef(name, id)
const Rgl::Range_t & GetZRange() const
V3 range (Z).
The TNamed class is the base class for all named ROOT classes.
Double_t V1(UInt_t ind) const
V1 from sub-range, converted to unit cube.
TGL5DPainter * GetRealPainter() const
Get access to painter (for GUI-editor).
void SelectPoints(Double_t v4Level, Double_t range)
"Select" sub-range from source data
const Rgl::Range_t & GetXRange() const
V1 range (X).
TAxis * GetYAxis() const
Y axis for plot.
Double_t V2(UInt_t ind) const
V2 from sub-range, converted to unit cube.
Class to manage histogram axis.
Int_t DistancetoPrimitive(Int_t px, Int_t py)
Check, if the object is under cursor.
const Rgl::Range_t & GetV4Range() const
V4 range.
Double_t V2ToUnitCube(Double_t v2) const
V2 to unit cube.
void Paint(Option_t *option)
Paint.
TGL5DPainter implements "gl5d" option for TTree::Draw.
char * GetObjectInfo(Int_t px, Int_t py) const
Info for status bar.
A TTree object has a header with a name and a title.
std::vector< UInt_t > fIndices
Double_t V1ToUnitCube(Double_t v1) const
V1 to unit cube.
TGL5DDataSet(TTree *inputData)
Constructor.
TAxis * GetXAxis() const
X axis for plot.
TAxis * GetZAxis() const
Z axis for plot.
Double_t V3(UInt_t ind) const
V3 from sub-range, converted to unit cube.
UInt_t SelectedSize() const
Size of selected sub-range.