Skip to content
Snippets Groups Projects

The year has to be include AFTER the geoemtry of geoemtry format

Merged Gloria Corti requested to merge gcorti_adapt_to_gauss_mr979 into master
4 files
+ 4
4
Compare changes
  • Side-by-side
  • Inline
Files
4
@@ -9,9 +9,9 @@
# or submit itself to any jurisdiction. #
###############################################################################
from Gaudi.Configuration import importOptions
importOptions("$GAUSSOPTS/General/2022.py")
importOptions("$APPCONFIGOPTS/Gauss/Beam6500GeV-md100-2016-nu1.6.py")
importOptions("$GAUSSOPTS/Geometry/DD4hep.py")
importOptions("$GAUSSOPTS/General/2022.py")
importOptions("$GAUSSOPTS/General/Threads-8.py")
importOptions("$DECFILESROOT/options/30000000.py")
Loading