The source project of this merge request has been removed.
Replaced AthFile with MetaReader in files which use the CreateCutFlowSvc method
Replaced the AthFile with the new tool used to retrieve metadata from files, MetaReader. In this MR we modified the CreateCutFlowSvc signature to no longer use AthFile and modified all used instances of it.