X-Git-Url: http://git.uio.no/git/?a=blobdiff_plain;f=ITS%2FUPGRADE%2FreadClusters.C;h=38093a5ac89c1f779e7a622db2544e0f5602bfbe;hb=5033c6b0be52a247afefe7584de9d3d87b69acdd;hp=c69213f9804e7db6fd952b8df10feee5b79a021a;hpb=db0b23bc058423fc20c316800aa2ad2306ff76ab;p=u%2Fmrichter%2FAliRoot.git diff --git a/ITS/UPGRADE/readClusters.C b/ITS/UPGRADE/readClusters.C index c69213f9804..38093a5ac89 100644 --- a/ITS/UPGRADE/readClusters.C +++ b/ITS/UPGRADE/readClusters.C @@ -69,7 +69,7 @@ void readClusters(int nev=-1,int evStart=0) // for (int icl=0;iclAt(icl); - printf("#%4d | ",icl); cl->Print("glo"); + printf("#%4d | ",icl); cl->Print("glo p"); Float_t loc[3]; cl->GetLocalXYZ(loc); Float_t glob[3];