![]() |
AliPhysics
fffcdf3 (fffcdf3)
|
Go to the source code of this file.
Functions | |
void | WithSysError (const TString &system, UShort_t sNN, TString &trigger, const Option_t *option="e5", Bool_t rebinned=true, Bool_t export=true, Bool_t empirical=true, Bool_t alsoLog=true) |
void WithSysError | ( | const TString & | system, |
UShort_t | sNN, | ||
TString & | trigger, | ||
const Option_t * | option = "e5" , |
||
Bool_t | rebinned = true , |
||
Bool_t | export = true , |
||
Bool_t | empirical = true , |
||
Bool_t | alsoLog = true |
||
) |
system | System name |
sNN | Collision energy in GeV |
trigger | Trigger type |
option | Options |
rebinned | Rebinning factor |
export | Whether to export |
empirical | Whether to apply empirical correction |
alsoLog | Whether to do log scale |
c->SaveAs(Form("%s_canvas.C", base.Data()));
Definition at line 14 of file WithSysError.C.