FakeBkgTools: fix unit test and ATLAS naming convention
Loading
/tmp
for unit test files. Instead just write to the current
directory. This avoids problems when /tmp
is not writable.LhoodMMFitInfo
a struct
. It has only one client that was
declared as friend
. May as well just have everything public.s_
prefix for static members.There is some very questionable code in here (e.g. defining pi constants) but I didn't touch that.