|
| virtual void | UpdateParameters () |
| |
| TF1 * | GetDrawableFunc (TString opt="") |
| |
| virtual void | MakeFunctions () |
| |
| virtual void | MakeLegend () |
| |
| virtual ULong64_t | SetOptionInternal (TString opt, ULong64_t prev=0) |
| |
| virtual void | MakePadsAndCanvases () |
| |
| virtual void | ScaleFunctions () |
| |
| virtual void | ScaleHistograms () |
| |
| virtual void | DrawFunctions () |
| |
| virtual void | UpdateLegend () |
| |
| void | DeleteFunctions () |
| |
| std::vector< TString > | GetLegendLabels () const |
| |
| 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 () |
| |
| virtual Bool_t | CheckPads () const |
| |
| 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 18 of file CorrFit1DCFPainter.h.
◆ CorrFit1DCFPainter()
| Hal::CorrFit1DCFPainter::CorrFit1DCFPainter |
( |
CorrFit1DCF * | fit = nullptr, |
|
|
Femto1DCF * | cf = nullptr ) |
◆ ~CorrFit1DCFPainter()
| Hal::CorrFit1DCFPainter::~CorrFit1DCFPainter |
( |
| ) |
|
|
virtual |
◆ GetDrawableFunc()
| TF1 * Hal::CorrFit1DCFPainter::GetDrawableFunc |
( |
TString | opt = "" | ) |
|
|
protected |
◆ MakeFunctions()
| void Hal::CorrFit1DCFPainter::MakeFunctions |
( |
| ) |
|
|
protectedvirtual |
◆ MakeLegend()
| void Hal::CorrFit1DCFPainter::MakeLegend |
( |
| ) |
|
|
protectedvirtual |
◆ UpdateParameters()
| void Hal::CorrFit1DCFPainter::UpdateParameters |
( |
| ) |
|
|
protectedvirtual |
◆ fCF
The documentation for this class was generated from the following files: