#include <TH2Poly.h>
Inheritance diagram for TH2PolyBin:
Definition at line 29 of file TH2Poly.h.
TH2PolyBin::TH2PolyBin | ( | ) |
TH2PolyBin::~TH2PolyBin | ( | ) | [virtual] |
TH2PolyBin::TH2PolyBin | ( | ) |
virtual TH2PolyBin::~TH2PolyBin | ( | ) | [virtual] |
void TH2PolyBin::ClearContent | ( | ) | [inline] |
Definition at line 36 of file TH2Poly.h.
References fContent.
Referenced by TH2Poly::ClearBinContents().
void TH2PolyBin::Fill | ( | Double_t | w | ) | [inline] |
Definition at line 37 of file TH2Poly.h.
References fContent, and SetChanged().
Referenced by TH2Poly::Fill().
Double_t TH2PolyBin::GetArea | ( | ) |
Definition at line 1153 of file TH2Poly.cxx.
References xmlio::Class, fArea, fPoly, and g.
Referenced by TH2Poly::Integral().
Double_t TH2PolyBin::GetContent | ( | ) | const [inline] |
Bool_t TH2PolyBin::GetChanged | ( | ) | const [inline] |
Int_t TH2PolyBin::GetBinNumber | ( | ) | const [inline] |
Definition at line 41 of file TH2Poly.h.
References fNumber.
Referenced by TH2Poly::Fill(), and TH2Poly::FindBin().
TObject* TH2PolyBin::GetPolygon | ( | ) | const [inline] |
Definition at line 42 of file TH2Poly.h.
References fPoly.
Referenced by TH2Poly::Fill(), TH2Poly::IsIntersecting(), and TH2Poly::SavePrimitive().
Double_t TH2PolyBin::GetXMax | ( | ) |
Definition at line 1184 of file TH2Poly.cxx.
References xmlio::Class, fPoly, fXmax, g, i, kFALSE, and kTRUE.
Referenced by TH2Poly::AddBin(), and TH2Poly::AddBinToPartition().
Double_t TH2PolyBin::GetXMin | ( | ) |
Definition at line 1221 of file TH2Poly.cxx.
References xmlio::Class, fPoly, fXmin, g, i, kFALSE, and kTRUE.
Referenced by TH2Poly::AddBin(), and TH2Poly::AddBinToPartition().
Double_t TH2PolyBin::GetYMax | ( | ) |
Definition at line 1258 of file TH2Poly.cxx.
References xmlio::Class, fPoly, fYmax, g, i, kFALSE, and kTRUE.
Referenced by TH2Poly::AddBin(), and TH2Poly::AddBinToPartition().
Double_t TH2PolyBin::GetYMin | ( | ) |
Definition at line 1295 of file TH2Poly.cxx.
References xmlio::Class, fPoly, fYmin, g, i, kFALSE, and kTRUE.
Referenced by TH2Poly::AddBin(), and TH2Poly::AddBinToPartition().
Definition at line 1332 of file TH2Poly.cxx.
References xmlio::Class, fPoly, and g.
Referenced by TH2Poly::AddBinToPartition(), TH2Poly::Fill(), and TH2Poly::FindBin().
void TH2PolyBin::SetChanged | ( | Bool_t | flag | ) | [inline] |
Definition at line 48 of file TH2Poly.h.
References fChanged.
Referenced by Fill(), SetContent(), and TH2PolyBin().
void TH2PolyBin::SetContent | ( | Double_t | content | ) | [inline] |
void TH2PolyBin::ClearContent | ( | ) | [inline] |
void TH2PolyBin::Fill | ( | Double_t | w | ) | [inline] |
Double_t TH2PolyBin::GetArea | ( | ) |
Double_t TH2PolyBin::GetContent | ( | ) | const [inline] |
Bool_t TH2PolyBin::GetChanged | ( | ) | const [inline] |
Int_t TH2PolyBin::GetBinNumber | ( | ) | const [inline] |
TObject* TH2PolyBin::GetPolygon | ( | ) | const [inline] |
Double_t TH2PolyBin::GetXMax | ( | ) |
Double_t TH2PolyBin::GetXMin | ( | ) |
Double_t TH2PolyBin::GetYMax | ( | ) |
Double_t TH2PolyBin::GetYMin | ( | ) |
void TH2PolyBin::SetChanged | ( | Bool_t | flag | ) | [inline] |
void TH2PolyBin::SetContent | ( | Double_t | content | ) | [inline] |
Bool_t TH2PolyBin::fChanged [protected] |
Int_t TH2PolyBin::fNumber [protected] |
TObject* TH2PolyBin::fPoly [protected] |
Definition at line 54 of file TH2Poly.h.
Referenced by GetArea(), GetPolygon(), GetXMax(), GetXMin(), GetYMax(), GetYMin(), IsInside(), TH2PolyBin(), and ~TH2PolyBin().
Double_t TH2PolyBin::fArea [protected] |
Double_t TH2PolyBin::fContent [protected] |
Definition at line 56 of file TH2Poly.h.
Referenced by ClearContent(), Fill(), GetContent(), SetContent(), and TH2PolyBin().
Double_t TH2PolyBin::fXmin [protected] |
Double_t TH2PolyBin::fYmin [protected] |
Double_t TH2PolyBin::fXmax [protected] |
Double_t TH2PolyBin::fYmax [protected] |
TObject* TH2PolyBin::fPoly [protected] |