Skip to content

Implement ISCT_ConditionsTool::isGood methods using EventContext (ATLASRECTS-4831)

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

Implement virtual bool isGood(const Identifier& elementId, EventContext& ctx, InDetConditions::Hierarchy h=InDetConditions::DEFAULT) const and virtual bool isGood(const IdentifierHash& hashId, EventContext& ctx) const.

Use EventContext in methods related to isGood of SCT conditions tools as much as possible.

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

RunTier0Tests.py was fine. RunTier0Tests.log

Edited by Susumu Oda

Merge request reports