added ctb

This commit is contained in:
Erik Frojdh
2020-09-11 15:25:23 +02:00
parent 884da7197e
commit aa10c4665f
4 changed files with 12 additions and 2 deletions

View File

@ -6,7 +6,7 @@ from pathlib import Path
src = Path('@CMAKE_SOURCE_DIR@')/'slsDetectorServers/'
detectors = ['Mythen3', 'Gotthard2', 'Eiger', 'Jungfrau', 'Moench', 'Gotthard']
detectors = ['Mythen3', 'Gotthard2', 'Eiger', 'Jungfrau', 'Moench', 'Gotthard', 'Ctb']
for det in detectors: