Rename script due to a name clash on macosx
There are two files pl_Eff_XY.C and pl_eff_XY.C in the directory macro/beamtime which result in problems on macosx with upper-/lowercase distinction. To solve the issue rename pl_Eff_XY.C to pl_Eff_XY_1.C. Correct the function name.