#include <TGLTH3Composition.h>
Inheritance diagram for TGLTH3Composition:
Definition at line 35 of file TGLTH3Composition.h.
typedef std::pair<const TH3 *, ETH3BinShape> TGLTH3Composition::TH3Pair_t [private] |
Definition at line 57 of file TGLTH3Composition.h.
typedef std::pair<const TH3 *, ETH3BinShape> TGLTH3Composition::TH3Pair_t [private] |
Definition at line 57 of file TGLTH3Composition.h.
Definition at line 40 of file TGLTH3Composition.h.
Definition at line 40 of file TGLTH3Composition.h.
TGLTH3Composition::TGLTH3Composition | ( | ) |
TGLTH3Composition::TGLTH3Composition | ( | const TGLTH3Composition & | rhs | ) | [private] |
TGLTH3Composition::TGLTH3Composition | ( | ) |
TGLTH3Composition::TGLTH3Composition | ( | const TGLTH3Composition & | rhs | ) | [private] |
void TGLTH3Composition::AddTH3 | ( | const TH3 * | hist, | |
ETH3BinShape | shape = kBox | |||
) |
Definition at line 37 of file TGLTH3Composition.cxx.
References CompareAxes(), fHists, TH1::fXaxis, TH1::fYaxis, TH1::fZaxis, TAxis::GetBinLowEdge(), TAxis::GetBinUpEdge(), TAxis::GetFirst(), TAxis::GetLast(), TH1::GetXaxis(), TH1::GetYaxis(), TH1::GetZaxis(), h, and TAxis::Set().
Referenced by glh3c().
void TGLTH3Composition::Paint | ( | Option_t * | option | ) | [virtual] |
void TGLTH3Composition::CheckRanges | ( | const TH3 * | hist | ) | [private] |
TGLTH3Composition& TGLTH3Composition::operator= | ( | const TGLTH3Composition & | ) | [private] |
void TGLTH3Composition::AddTH3 | ( | const TH3 * | hist, | |
ETH3BinShape | shape = kBox | |||
) |
Reimplemented from TH1.
Reimplemented from TH1.
Reimplemented from TH1.
void TGLTH3Composition::CheckRanges | ( | const TH3 * | hist | ) | [private] |
TGLTH3Composition& TGLTH3Composition::operator= | ( | const TGLTH3Composition & | ) | [private] |
TGLTH3CompositionPainter [friend] |
Definition at line 36 of file TGLTH3Composition.h.
std::vector<TH3Pair_t> TGLTH3Composition::fHists [private] |
Definition at line 59 of file TGLTH3Composition.h.
Referenced by AddTH3(), TGLTH3CompositionPainter::DrawPlot(), TGLTH3CompositionPainter::InitGeometry(), and Paint().
std::auto_ptr<TGLHistPainter> TGLTH3Composition::fPainter [private] |
Integral of bins used by GetRandom.
Reimplemented from TH1.
Definition at line 60 of file TGLTH3Composition.h.
Referenced by DistancetoPrimitive(), ExecuteEvent(), and Paint().
std::vector<TH3Pair_t> TGLTH3Composition::fHists [private] |
Definition at line 59 of file TGLTH3Composition.h.
std::auto_ptr<TGLHistPainter> TGLTH3Composition::fPainter [private] |
Integral of bins used by GetRandom.
Reimplemented from TH1.
Definition at line 60 of file TGLTH3Composition.h.