-
- Downloads
AthenaKernel: Implement inheritance for mixed conditions containers.
Mixed conditions containers can now have inheritance in the same way as single-key conditions containers. CONDCONT_MIXED_DEF is extended to take a third argument with a base class in the same manner as CONDCONT_DEF.
parent
24ad2e71
No related branches found
No related tags found
Showing
- Control/AthenaKernel/AthenaKernel/CondCont.h 136 additions, 34 deletionsControl/AthenaKernel/AthenaKernel/CondCont.h
- Control/AthenaKernel/AthenaKernel/CondCont.icc 85 additions, 6 deletionsControl/AthenaKernel/AthenaKernel/CondCont.icc
- Control/AthenaKernel/share/CondCont_test.ref 3 additions, 1 deletionControl/AthenaKernel/share/CondCont_test.ref
- Control/AthenaKernel/src/CondCont.cxx 1 addition, 15 deletionsControl/AthenaKernel/src/CondCont.cxx
- Control/AthenaKernel/test/CondCont_test.cxx 136 additions, 49 deletionsControl/AthenaKernel/test/CondCont_test.cxx
Loading