//____________________________________________________________________________\r
Bool_t AlidNdPtTask::Notify()\r
{\r
- /*\r
static Int_t count = 0;\r
count++;\r
Printf("Processing %d. file", count);\r
Printf("ERROR: Could not get ESDInputHandler");\r
return kFALSE;\r
} else {\r
- //Printf("esdH->Notify() %s", esdH->Notify());\r
- //Printf("fTree->GetCurrentFile()->GetName() %s", fTree->GetCurrentFile()->GetName());\r
if(chain)\r
- Printf("chain->GetCurrentFile()->GetName() %s %s", chain->GetCurrentFile()->GetName(), );\r
+ Printf("chain->GetCurrentFile()->GetName() %s", chain->GetCurrentFile()->GetName());\r
}\r
- */\r
\r
return kTRUE;\r
}\r