Skip to content

Modifications to use SCT_CoditionsServices in derivations

Susumu Oda requested to merge oda/athena:21.2-SUSY15 into 21.2

Move the SCT part of InDetRecConditionsAccess.py to a seprate file, SCTConditionsAccess.py.

By including

include ("InDetRecExample/SCTConditionsAccess.py")

in client script, SCT_ConditionsSummarySvc instance with name of "InDetSCT_ConditionsSummarySvc" will become available.

Tagging @hoide

Edited by Susumu Oda

Merge request reports