Skip to content

fix (GangaDataFile): only create a filetype mapping dict if we have a persistency selected

Christophe Haen requested to merge chaen/LHCbDIRAC:v11.0_FIX_MDFData into master

Fixes #3 (closed)

When persistency is not set, we basically have no info at this level, so we should rather ask the BKK for the filetype

@fstagni and @cburr should comment though

BEGINRELEASENOTES

*Core

FIX: GangaDataFile only create a filetype mapping dict if we have a persistency

ENDRELEASENOTES

Merge request reports