From 3789f4fd13282beed71611f4a0f22240f4984854 Mon Sep 17 00:00:00 2001 From: hristov Date: Wed, 21 Jul 2004 21:38:08 +0000 Subject: [PATCH] Additional protection (M.Ivanov) --- TPC/AliSimDigits.cxx | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/TPC/AliSimDigits.cxx b/TPC/AliSimDigits.cxx index 3cffe27b22b..c57d6662c43 100644 --- a/TPC/AliSimDigits.cxx +++ b/TPC/AliSimDigits.cxx @@ -204,7 +204,9 @@ void AliSimDigits::ExpandTrackBuffer1() num %= 10000000; //PH: take into account the case of underlying events i++; Int_t id = fTracks->At(i); - for (j = 0; j=fNrows) { row=0; -- 2.39.3