Skip to content

AthContainers, etc: Add IConstAuxStore::isDecoration().

Add an interface to test if a variable is considered a decoration. Needed to remove an ugly const_cast in ShallowAuxContainer.

Merge request reports