]> git.uio.no Git - u/mrichter/AliRoot.git/commit
In AliMUONTriggerChamberEfficiency:
authorivana <ivana@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 16 Sep 2010 11:51:43 +0000 (11:51 +0000)
committerivana <ivana@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 16 Sep 2010 11:51:43 +0000 (11:51 +0000)
commit4784d180a165264455e4c7966e4fdb2dcc847a63
treede28208453fa508622dd99d6f8c33f11166a7adb
parentbf34559d8be16e54597576f46eac79de17455c74
In AliMUONTriggerChamberEfficiency:
When calculating efficiencies starting from the division of two histograms, a TGraphAsymmErrors is produced via TGraphAsymmErrors(const TH1* pass, const TH1* total, Option_t *option); following the guidelines of Page 27 of http://pdg.lbl.gov/2009/reviews/rpp2009-rev-statistics.pdf, the Clopper-Pearson 68% method is now used to determine errors. Explicitly specifying this option also prevents a segfault that occurs with the "tagged" v5-27-05-build1 of ROOT (rev.35249).
(F.Bossu, D.Berzano, D.Stocco, L.Bianchi)
MUON/AliMUONTriggerChamberEfficiency.cxx