Forked from
atlas / athena
141619 commits behind, 16290 commits ahead of the upstream repository.
John Chapman
authored
This change is a further patch for the changes in !4814. `AFIIEnvelopeDefSvc` uses the `extends<...>` pattern to declare its interface, but the interface class `IEnvelopeDefSvc` still used the old incompatible (at runtime) approach tp declare its interface. This cause `ATLFASTII` jobs to fail during initialization. Updating `IEnvelopeDefSvc` to use `DeclareInterfaceID` fixed this issue. Then `DetDescrDBEnvelopeSvc` had to be updated to use `extends<...>` to make it compile. This is part of the changes for ATLASSIM-3439. Former-commit-id: d3301bb71b38c0a301c214cfa90193a1b51880d5
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
Name | Last commit | Last update |
---|---|---|
.. | ||
BeamPipeGeoModel | ||
CavernInfraGeoModel | ||
GeoModelEnvelopes | ||
Interpreters | ||
SubDetectorEnvelopes |