DaVinci().DataType = "2008"
DaVinci().Simulation = True
Otherwise, e.g. GaudiPython
from Configurables import DDDBConf
dddb = DDDBConf()
dddb.DataType = "2008"
dddb.Simulation = True
Packed DST, third round of test production, requires EventPacker v1r2 to read correctly, in DaVinci v22r0p2, Brunel v34r1p1, Panoramix v16r3 ?