--- PamCut/CaloAxis2.h 2009/09/25 15:34:40 1.3 +++ PamCut/CaloAxis2.h 2010/02/19 16:27:25 1.4 @@ -870,7 +870,7 @@ ; int FitShower(CaloLevel1* calo, Int_t view, Float_t toll) { - return FitAxis(calo, view, toll, 0); + return FitShower(calo, view, toll, 0); } ;