30 FairRootManager* ioman = FairRootManager::Instance();
33 Fatal(
"Init",
"FairRootManager is not instantiated");
38 cout <<
"WARNING! No EventHeader array!!!" << endl;
40 if (ioman->CheckMaxEventNo(fNEvents) < fNEvents)
41 fNEvents = ioman->CheckMaxEventNo(fNEvents);