31 listOfLines->
Remove(tconst);
39 listOfLines->
Add(myt);
virtual void SetName(const char *name="")
R__EXTERN TStyle * gStyle
THist< 1, float, THistStatContent, THistStatUncertainty > TH1F
static constexpr double ps
1-D histogram with a float per channel (see TH1 documentation)}
The histogram statistics painter class.
virtual void SetTextFont(Font_t tfont=62)
Set the text font.
To draw Mathematical Formula.
Base class for several text objects.
virtual TText * GetLineWith(const char *text) const
Get Pointer to first containing string text in this pavetext.
virtual void FillRandom(const char *fname, Int_t ntimes=5000)
Fill histogram following distribution in function fname.
virtual void Draw(Option_t *option="")
Draw this histogram with options.
virtual TObject * Remove(TObject *obj)
Remove object from the list.
virtual TObject * GetPrimitive(const char *name) const
Get primitive.
virtual TList * GetListOfLines() const
virtual void Add(TObject *obj)
void SetOptStat(Int_t stat=1)
The type of information printed in the histogram statistics box can be selected via the parameter mod...
virtual void SetTextColor(Color_t tcolor=1)
Set the text color.
virtual void SetTextSize(Float_t tsize=1)
Set the text size.
virtual void Update()
Update canvas pad buffers.
virtual void SetStats(Bool_t stats=kTRUE)
Set statistics option on/off.
void Modified(Bool_t flag=1)