X-Git-Url: http://git.uio.no/git/?p=u%2Fmrichter%2FAliRoot.git;a=blobdiff_plain;f=TPC%2FAliTPCDigitizer.cxx;h=77c21172e5c487adc122366e4995b944a26fe785;hp=8b04bb507ef4960d685e1cdba7f4ef6f1594d6f9;hb=170bf2747b342f60c092ffe4c57f710a9b59c30d;hpb=bc825688235bf986ee2b2b280c1c011720bcd75c;ds=sidebyside diff --git a/TPC/AliTPCDigitizer.cxx b/TPC/AliTPCDigitizer.cxx index 8b04bb507ef..77c21172e5c 100644 --- a/TPC/AliTPCDigitizer.cxx +++ b/TPC/AliTPCDigitizer.cxx @@ -15,6 +15,9 @@ /* $Log$ +Revision 1.8 2002/10/23 07:17:33 alibrary +Introducing Riostream.h + Revision 1.7 2002/10/14 14:57:42 hristov Merging the VirtualMC branch to the main development branch (HEAD) @@ -142,12 +145,9 @@ void AliTPCDigitizer::ExecFast(Option_t* option) <<" input "<< i1<GetBranch("Segment")->SetAddress(&digarr[i1]); if (treear->GetIndex()==0) treear->BuildIndex("fSegmentID","fSegmentID"); - if (!treear) { - cerr<<" TPC - not existing input = \n"<GetBranch("Segment")->SetAddress(&digarr[i1]); } Stat_t nentries = fManager->GetInputTreeTPCS(0)->GetEntries();