Skip to content

Make SCT_PrepDataToxAOD and SCT_RawDataToxAOD reentrant (ATLASRECTS-4824)

Susumu Oda requested to merge oda/athena:master-SCT_PrepDataToxAOD into master

Make SCT_PrepDataToxAOD and SCT_RawDataToxAOD reentrant.

https://its.cern.ch/jira/browse/ATLASRECTS-4824

Reco_tf.py --AMI q431 --outputDAOD_SCTVALIDFile DAOD_SCTVALID.pool.root --preExec 'from InDetPrepRawDataToxAOD.SCTxAODJobProperties import SCTxAODFlags;SCTxAODFlags.Prescale.set_Value_and_Lock(1);'

and

acmd.py diff-root ../run1/DAOD_SCTVALID.pool.root DAOD_SCTVALID.pool.root 

did not find any differences between before and after the changes.

Merge request reports