|
FairRoot/PandaRoot
|
Go to the source code of this file.
Functions | |
| int | gethistos () |
| plotandfithistosfromfile (TString filename="histos.root", TString ext=".pdf", Int_t divx=3, Int_t divy=3, Int_t pix=1200) | |
| void | GaussFitPlot (TH1 *his) |
Variables | |
| int | ccc =0 |
| void GaussFitPlot | ( | TH1 * | his | ) |
Definition at line 129 of file gethistos.C.
References ccc, Double_t, DrawText(), mean, par, range, sigma, and TString.
| int gethistos | ( | ) |
Definition at line 1 of file gethistos.C.
References i, LoadPandaStyle(), and plotandfithistosfromfile().
| plotandfithistosfromfile | ( | TString | filename = "histos.root", |
| TString | ext = ".pdf", |
||
| Int_t | divx = 3, |
||
| Int_t | divy = 3, |
||
| Int_t | pix = 1200 |
||
| ) |
Definition at line 62 of file gethistos.C.
References ext, file, filename, GaussFitPlot(), i, and TString.
| int ccc =0 |
Definition at line 127 of file gethistos.C.
1.8.5