![]() |
AliPhysics
fffcdf3 (fffcdf3)
|
Public Member Functions | |
INELAdder (const TString &sys, UShort_t sNN, Double_t low=-1, Double_t high=-1) | |
virtual void | GetTrigger (Double_t &low, Double_t &high) const |
Int_t | MakeTrigger (GraphSysErr *gse, TLegend *l) const |
![]() | |
SysErrorAdder (const TString &sys, UShort_t sNN, const TString &trig) | |
virtual | ~SysErrorAdder () |
virtual const char * | GetTriggerName () const |
virtual const char * | GetTriggerString () const |
Int_t | ModColor (Color_t n, UShort_t off) const |
void | ModError (GraphSysErr *gse, Int_t id, Style_t fill, TLegend *l, UShort_t off=64) const |
void | AddLegend (TLegend *l, Int_t id, const char *title, Style_t fill) const |
Int_t | MakeMerging (GraphSysErr *gse, TLegend *l) const |
Int_t | MakeDensity (GraphSysErr *gse, TLegend *l) const |
virtual Int_t | MakeEmpirical (GraphSysErr *gse, TLegend *l) const |
virtual Int_t | MakeHadron (GraphSysErr *gse, TLegend *l) const |
virtual const char * | MakeName (Double_t eff) const |
virtual Double_t | GetMerging (Short_t) const |
virtual Double_t | GetDensity (Short_t w) const |
virtual Double_t | GetEmpirical () const |
virtual Double_t | GetHadron (Double_t eta) const |
virtual GraphSysErr * | Make (TH1 *h, TLegend *l, Double_t eff=1, Bool_t verb=false) |
Public Attributes | |
Double_t | fLow |
Double_t | fHigh |
![]() | |
TString | fSys |
UShort_t | fSNN |
TString | fTrig |
Additional Inherited Members | |
![]() | |
enum | { kTriggerFill = 1001, kMergingFill = 3001, kDensityFill = 3002, kEmpiricalFill = 3144, kHadronFill = 3244, kEMFill = 3344, kDiffRatFill = 3001, kDiffMassFill = 3002, kOtherFill = 0 } |
![]() | |
static SysErrorAdder * | Create (const TString &t, const TString &s, UShort_t e, const TString &c) |
For pp INEL results
Definition at line 385 of file SysErrorAdder.C.
|
inline |
Constructor
sys | Collision system |
sNN | Collision energy |
low | Low trigger uncertainty |
high | High trigger uncertainty |
Definition at line 397 of file SysErrorAdder.C.
Get trigger systematic error
low | On return, the low error |
high | On return, the high error |
Implements SysErrorAdder.
Definition at line 419 of file SysErrorAdder.C.
|
inlinevirtual |
Declare the systematic error from the trigger
gse | Graph |
l | Legend |
Reimplemented from SysErrorAdder.
Definition at line 424 of file SysErrorAdder.C.
Double_t INELAdder::fHigh |
Definition at line 388 of file SysErrorAdder.C.
Referenced by GetTrigger(), and INELAdder().
Double_t INELAdder::fLow |
Definition at line 387 of file SysErrorAdder.C.
Referenced by GetTrigger(), and INELAdder().