From 7fafef5bde2d3f19d4efb019053de1112265acfd Mon Sep 17 00:00:00 2001 From: shahoian Date: Wed, 18 Nov 2015 09:44:24 +0100 Subject: [PATCH] macro name fix. --- ITS/MakeITSRecoParam_2015.C | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ITS/MakeITSRecoParam_2015.C b/ITS/MakeITSRecoParam_2015.C index fca90b38c1a..4916e7915d5 100644 --- a/ITS/MakeITSRecoParam_2015.C +++ b/ITS/MakeITSRecoParam_2015.C @@ -1,4 +1,4 @@ -void MakeITSRecoParam_2010(AliRecoParam::EventSpecie_t default=AliRecoParam::kLowMult, const char* cdbURI="local://") { +void MakeITSRecoParam_2015(AliRecoParam::EventSpecie_t default=AliRecoParam::kLowMult, const char* cdbURI="local://") { //======================================================================== // // Steering macro for ITS reconstruction parameters