Skip to content

Fix ATLASRECTS-5112 by adding ReadCondHandleKey in ReFitTrack

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

Fix ATLASRECTS-5112 by adding ReadCondHandleKey of SiDetectorElementCollection's in ReFitTrack for P->T conversion of ID tracks

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

The same issue as https://its.cern.ch/jira/browse/ATLASRECTS-4688 https://indico.cern.ch/event/814520/contributions/3398603/attachments/1832181/3000789/SCT_susumu_20190409.pdf

Until now, we were simply lucky. Alignment cond algs were executed earlier. Converter cannot declare property and dependencies cannot be told. We need to add ReadCondHandleKey in client algorithms/tools.

Edited by Susumu Oda

Merge request reports