From ff4d91a892579b256a7defb648e857a4021c939c Mon Sep 17 00:00:00 2001 From: barbera Date: Wed, 24 Jul 2002 09:40:00 +0000 Subject: [PATCH] A typo in the name of a macro corrected --- ITS/AliITStestPIDV2.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ITS/AliITStestPIDV2.sh b/ITS/AliITStestPIDV2.sh index 6aa32adab47..498ba3d6bc4 100755 --- a/ITS/AliITStestPIDV2.sh +++ b/ITS/AliITStestPIDV2.sh @@ -36,7 +36,7 @@ aliroot -q -b "$ALICE_ROOT/ITS/AliBarrelReconstructionV2.C($nev)" # the probable weights for the different particle kinds (electron, pion, kaon, # proton). These weights are under study now. # -aliroot -q -b "$ALICE_ROOT/ITS/AliITSavePIDV2.C(0,$[$nev-1])" +aliroot -q -b "$ALICE_ROOT/ITS/AliITSSavePIDV2.C(0,$[$nev-1])" # # This last line checks the ITS PID only, i.e. creates and draws #the dEdx-momentum plot (comment if it's not necessary) -- 2.31.1