Skip to content
Snippets Groups Projects
Commit 5ac418c1 authored by Gloria Corti's avatar Gloria Corti
Browse files

Merge branch 'master' into 'gcorti-master-patch-18052'

# Conflicts:
#   lhcbnightlyconf/Gauss.py
parents 02d239b3 4a532209
No related branches found
No related tags found
No related merge requests found
......@@ -322,20 +322,6 @@ gaussLamarr.projects.append(
]))
slots.append(gaussLamarr)
# Slot for Gauss with fast Calorimeter development
gaussFastCalo = create_sim_slot(
'lhcb-gauss-fast',
'Development build of Gauss indentical to lhcb-gauss-dev to check fast calorimeter options',
platforms=SIM10_PLATFORMS)
gaussFastCalo.projects.append(
DBASE(packages=[
Package(
'FastCaloSimData', 'HEAD', checkout=('git', {
'merges': 'all'
}))
]))
slots.append(gaussFastCalo)
# Slot for Gaussino and Gauss-on-Gaussino
gaussino = create_gaussino_slot(
'lhcb-gaussino',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment