Skip to content

PyConf: Moore 'options.conddb_tag' not propagated when using DD4HEP

When using DD4HEP, putting options.conddb_tag = 'your tag' does not seem to work. Instead, one needs to to

from Configurables import LHCbApp
LHCbApp().CondDBtag = 'your tag'

@raaij @rmatev @sponce @jonrob

Edited by Christopher Rob Jones
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information