|
virtual void | MakePadsAndCanvases () |
|
Int_t | GetPadsRequired () const |
|
virtual ULong64_t | SetOptionInternal (TString opt, ULong64_t prev=0) |
|
virtual void | MakeHistograms () |
|
virtual void | ScaleHistograms () |
|
virtual void | PrepareHtml (TH1 *h) |
|
virtual void | Prepare3DFull (TH1 *h) |
|
virtual void | Prepare3D (TH1 *h) |
|
virtual void | PrepareDiagonal1 (TH1 *h) |
|
virtual void | PrepareDiagonal2 (TH1 *h) |
|
virtual void | PrepareTwoDim (TH1 *h) |
|
virtual void | DrawHistograms () |
|
virtual Bool_t | CheckPads () const |
|
TH1D * | GetProjection1D (TH1 *h, Double_t min1, Double_t max1, Double_t min2, Double_t max2, Option_t *opt) const |
|
TH1 * | CloneHist (TH1 *) const |
|
void | DeleteHistograms () |
|
ULong64_t | PrepBitTemplate (std::initializer_list< int > temps) const |
|
Bool_t | AreSimiliar (ULong64_t current, ULong64_t pattern) const |
|
virtual void | InnerPaint () |
|
virtual void | InnerRepaint () |
|
void | SetFlag (Int_t bit, Bool_t state) |
|
void | SetFlagForced (ULong64_t flag) |
|
void | ResetFewBits (ULong64_t &flag, std::initializer_list< Int_t > bits, Int_t set=-1) const |
|
Bool_t | OwnGraphic () const |
|
Bool_t | CheckOpt (Int_t opt) const |
|
ULong64_t | GetDrawFlags () const |
|
virtual void | OptionsApplied () |
|
virtual void | SetDefaultFlag () |
|
Bool_t | CanvasExist (Int_t canvasNo=0) const |
|
Bool_t | GetPatterns (TString opt, TString flag, std::vector< double > &vals) const |
|
void | ContitionalPattern (TString &option, TString pattern, ULong64_t &drawOpt, Int_t bit, Bool_t remove=kTRUE) const |
|
void | LockPad () |
|
void | UnlockPad () |
|
Int_t | GetPadsNo (Int_t canvasNo=0) const |
|
void | GotoPad (Int_t no, Int_t canvasNo=0) |
|
void | MakeCanvasPads (Int_t x=1, Int_t y=1, Int_t canvasNo=0) |
|
void | UpdateAllPads () |
|
void | ClearCanvas (Int_t canvas) |
|
void | CleanCommonData () |
|
Painter * | GetAncestor () const |
|
Definition at line 17 of file Femto3DCFPainter.h.
◆ Femto3DCFPainter()
Hal::Femto3DCFPainter::Femto3DCFPainter |
( |
Femto3DCF * | cf = nullptr | ) |
|
◆ ~Femto3DCFPainter()
Hal::Femto3DCFPainter::~Femto3DCFPainter |
( |
| ) |
|
|
virtual |
◆ CheckPads()
Bool_t Hal::Femto3DCFPainter::CheckPads |
( |
| ) |
const |
|
protectedvirtual |
- Returns
- true if number of subpads is proper for drawing, if return false this painter will not be drawn
Reimplemented from Hal::Painter.
Definition at line 91 of file Femto3DCFPainter.cxx.
◆ DrawHistograms()
void Hal::Femto3DCFPainter::DrawHistograms |
( |
| ) |
|
|
protectedvirtual |
◆ GetOptionForCorrFit()
TString Hal::Femto3DCFPainter::GetOptionForCorrFit |
( |
| ) |
const |
|
virtual |
◆ GetPadsRequired()
Int_t Hal::Femto3DCFPainter::GetPadsRequired |
( |
| ) |
const |
|
protected |
◆ GetProjection1D()
TH1D * Hal::Femto3DCFPainter::GetProjection1D |
( |
TH1 * | h, |
|
|
Double_t | min1, |
|
|
Double_t | max1, |
|
|
Double_t | min2, |
|
|
Double_t | max2, |
|
|
Option_t * | opt ) const |
|
protected |
◆ MakeHistograms()
void Hal::Femto3DCFPainter::MakeHistograms |
( |
| ) |
|
|
protectedvirtual |
◆ MakePadsAndCanvases()
void Hal::Femto3DCFPainter::MakePadsAndCanvases |
( |
| ) |
|
|
protectedvirtual |
◆ Prepare3D()
void Hal::Femto3DCFPainter::Prepare3D |
( |
TH1 * | h | ) |
|
|
protectedvirtual |
◆ Prepare3DFull()
void Hal::Femto3DCFPainter::Prepare3DFull |
( |
TH1 * | h | ) |
|
|
protectedvirtual |
◆ PrepareDiagonal1()
void Hal::Femto3DCFPainter::PrepareDiagonal1 |
( |
TH1 * | h | ) |
|
|
protectedvirtual |
◆ PrepareDiagonal2()
void Hal::Femto3DCFPainter::PrepareDiagonal2 |
( |
TH1 * | h | ) |
|
|
protectedvirtual |
◆ PrepareHtml()
void Hal::Femto3DCFPainter::PrepareHtml |
( |
TH1 * | h | ) |
|
|
protectedvirtual |
◆ PrepareTwoDim()
void Hal::Femto3DCFPainter::PrepareTwoDim |
( |
TH1 * | h | ) |
|
|
protectedvirtual |
◆ ScaleHistograms()
void Hal::Femto3DCFPainter::ScaleHistograms |
( |
| ) |
|
|
protectedvirtual |
◆ SetOptionInternal()
ULong64_t Hal::Femto3DCFPainter::SetOptionInternal |
( |
TString | opt, |
|
|
ULong64_t | prev = 0 ) |
|
protectedvirtual |
◆ fCF
◆ fPhiPad
Double_t Hal::Femto3DCFPainter::fPhiPad = {30.} |
|
protected |
◆ fThetaPad
Double_t Hal::Femto3DCFPainter::fThetaPad = {30.} |
|
protected |
The documentation for this class was generated from the following files: