Skip to content
Snippets Groups Projects

Draft: RICH alignment 2025

Open Alex Marshall requested to merge RICHalignment_2025 into master
Compare and Show latest version
2 files
+ 19
17
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -471,6 +471,7 @@ class hlt2_reco_rich_noUT_panoptes_dd4hep_both:
yamlCondUpdate = alignConf.getProp("startYAMLFile")
if yamlCondUpdate != "":
fromFile = yamlCondUpdate
print("START YAML", fromFile)
else:
try: os.remove(toFile)
except Exception as e: print(toFile, "already blank")
Loading