#include <stdexcept>#include "TTreeFormula.h"#include "TTree.h"#include "TMath.h"#include "TH3.h"#include "TGLPlotCamera.h"#include "TGL5DPainter.h"#include "TGL5D.h"Go to the source code of this file.
Functions | |
| ClassImp (TGL5DDataSet) namespace | |
| void | FindRange (Long64_t size, const Double_t *src, Rgl::Range_t &range) |
| ClassImp | ( | TGL5DDataSet | ) |
| void @2297::FindRange | ( | Long64_t | size, | |
| const Double_t * | src, | |||
| Rgl::Range_t & | range | |||
| ) | [static] |
Definition at line 243 of file TGL5D.cxx.
References i, Long64_t, TMath::Max(), and TMath::Min().
Referenced by ClassImp(), and TGL5DDataSet::TGL5DDataSet().
1.5.1