Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
noi_fmt.h File Reference
#include "noiDict.h"
+ Include dependency graph for noi_fmt.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

noiDict _tu_fmt__hg_dict ()
 
TH1 * noi_fmt (TH1 *hg, noiDict _override={{}}, noiDict dict=_tu_fmt__hg_dict())
 
TLine * noi_fmt (TLine *line, noiDict options={{}}, noiDict dict={{"LineColor", kBlack,"LineColorAlpha", kBlack, 1.,"LineStyle", 1,"LineWidth", 1}})
 
TLegend * noi_fmt (TLegend *leg, noiDict _override={{}}, noiDict dict={{"LineColor", kWhite,"LineColorAlpha", 0.,"FillColorAlpha", kWhite, 0.}})
 
TGraph * noi_fmt (TGraph *hg, noiDict _override={{}}, noiDict dict=_tu_fmt__hg_dict())
 

Function Documentation

noiDict _tu_fmt__hg_dict ( )

Definition at line 8 of file noi_fmt.h.

View newest version in sPHENIX GitHub at line 8 of file noi_fmt.h

TH1* noi_fmt ( TH1 *  hg,
noiDict  _override = {{}},
noiDict  dict = _tu_fmt__hg_dict() 
)

Definition at line 50 of file noi_fmt.h.

View newest version in sPHENIX GitHub at line 50 of file noi_fmt.h

TLine* noi_fmt ( TLine *  line,
noiDict  options = {{}},
noiDict  dict = {{ "LineColor",kBlack, "LineColorAlpha",kBlack, 1., "LineStyle",1, "LineWidth",1 }} 
)

Definition at line 176 of file noi_fmt.h.

View newest version in sPHENIX GitHub at line 176 of file noi_fmt.h

TLegend* noi_fmt ( TLegend *  leg,
noiDict  _override = {{}},
noiDict  dict = {{ "LineColor", kWhite, "LineColorAlpha",0., "FillColorAlpha",kWhite, 0. }} 
)

Definition at line 187 of file noi_fmt.h.

View newest version in sPHENIX GitHub at line 187 of file noi_fmt.h

TGraph* noi_fmt ( TGraph *  hg,
noiDict  _override = {{}},
noiDict  dict = _tu_fmt__hg_dict() 
)

Definition at line 202 of file noi_fmt.h.

View newest version in sPHENIX GitHub at line 202 of file noi_fmt.h