Skip to content
Snippets Groups Projects

Progress towards a working ZDC CA configuration (both calibration and reco)

Merged Peter Alan Steinberg requested to merge steinber/athena:23.0-zdc-catrf into 23.0
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
@@ -48,7+48,7 @@
config = "PbPb2015"
doCalib = True
doTimeCalib = True
doTrigEff = True
elif flags.Input.ProjectName == "data16_hip":
config = "pPb2016"
doCalib = True
@@ -95,7+95,7 @@
"""
acc = ComponentAccumulator()
from ByteStreamCnvSvc.ByteStreamConfig import ByteStreamReadCfg
if flags.Input.Format is Format.BS:
run = flags.GeoModel.Run
Loading