46 FairRuntimeDb *rtdb=FairRuntimeDb::instance();
47 FairRun *fRun= FairRun::Instance();
50 TIterator *Iter=fArray->MakeIterator();
52 FairField* fField = NULL;
54 while( (fField = (FairField*)Iter->Next() ) ) {
55 Type=fField->GetType();
60 cp->setInputVersion(fRun->GetRunId(),1);
68 fmp->setInputVersion(fRun->GetRunId(),1);