|
TH1 * | GetRe (Int_t no) const |
|
TH1 * | GetIm (Int_t no) const |
|
void | AddHistograms (TH1 *re, TH1 *im) |
|
std::pair< TH1 *, TH1 * > | GetNewHistPair (Int_t l, Int_t m) |
|
void | MakeHistograms () |
|
Bool_t | CheckPads () const |
|
void | SetHistRanges (TH1 *hist, Int_t l) |
|
virtual ULong64_t | SetOptionInternal (TString opts, ULong64_t prev=0) |
|
virtual void | ScaleHistograms () |
|
virtual void | MakePadsAndCanvases () |
|
TH1 * | CloneHist (TH1 *) const |
|
void | DeleteHistograms () |
|
virtual void | DrawHistograms () |
|
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 25 of file FemtoSHCFPainter.h.
◆ FemtoSHCFPainter()
Hal::FemtoSHCFPainter::FemtoSHCFPainter |
( |
Hal::FemtoSHCF * | cf = nullptr | ) |
|
◆ ~FemtoSHCFPainter()
virtual Hal::FemtoSHCFPainter::~FemtoSHCFPainter |
( |
| ) |
|
|
inlinevirtual |
◆ AddHistograms()
void Hal::FemtoSHCFPainter::AddHistograms |
( |
TH1 * | re, |
|
|
TH1 * | im ) |
|
protected |
◆ CheckPads()
Bool_t Hal::FemtoSHCFPainter::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 183 of file FemtoSHCFPainter.cxx.
◆ GetIm()
TH1 * Hal::FemtoSHCFPainter::GetIm |
( |
Int_t | no | ) |
const |
|
inlineprotected |
◆ GetNewHistPair()
std::pair< TH1 *, TH1 * > Hal::FemtoSHCFPainter::GetNewHistPair |
( |
Int_t | l, |
|
|
Int_t | m ) |
|
protected |
◆ GetOptionForCorrFit()
TString Hal::FemtoSHCFPainter::GetOptionForCorrFit |
( |
| ) |
const |
|
virtual |
◆ GetRe()
TH1 * Hal::FemtoSHCFPainter::GetRe |
( |
Int_t | no | ) |
const |
|
inlineprotected |
◆ MakeHistograms()
void Hal::FemtoSHCFPainter::MakeHistograms |
( |
| ) |
|
|
protectedvirtual |
◆ MakePadsAndCanvases()
void Hal::FemtoSHCFPainter::MakePadsAndCanvases |
( |
| ) |
|
|
protectedvirtual |
◆ ScaleHistograms()
void Hal::FemtoSHCFPainter::ScaleHistograms |
( |
| ) |
|
|
protectedvirtual |
◆ SetColors()
void Hal::FemtoSHCFPainter::SetColors |
( |
Color_t | real, |
|
|
Color_t | imag ) |
|
inline |
◆ SetHistRanges()
void Hal::FemtoSHCFPainter::SetHistRanges |
( |
TH1 * | hist, |
|
|
Int_t | l ) |
|
protected |
◆ SetOptionInternal()
ULong64_t Hal::FemtoSHCFPainter::SetOptionInternal |
( |
TString | opts, |
|
|
ULong64_t | prev = 0 ) |
|
protectedvirtual |
set draw options
- Parameters
-
opts |
- im - draw imaginary part
- re - draw real part if none of this (or both) are set - draw imaginary and real part
- short - draw only chosen components of cf
- neg - skip drawing the negative components of CF
|
Reimplemented from Hal::FemtoCFPainter.
Definition at line 33 of file FemtoSHCFPainter.cxx.
The documentation for this class was generated from the following files: