AthContainers: Add constructors for Accessor, etc. from auxid.
AthContainers: Add constructors for Accessor, etc. from auxid. Add constructors to ConstAccessor/Accessor/Decorator that allow initializing them from an auxid. This eliminates the need to translate to a name when you're starting from an auxid. A runtime type check is performed.
Showing
- Control/AthContainers/AthContainers/Accessor.h 9 additions, 0 deletionsControl/AthContainers/AthContainers/Accessor.h
- Control/AthContainers/AthContainers/Accessor.icc 14 additions, 0 deletionsControl/AthContainers/AthContainers/Accessor.icc
- Control/AthContainers/AthContainers/ConstAccessor.h 20 additions, 0 deletionsControl/AthContainers/AthContainers/ConstAccessor.h
- Control/AthContainers/AthContainers/ConstAccessor.icc 30 additions, 0 deletionsControl/AthContainers/AthContainers/ConstAccessor.icc
- Control/AthContainers/AthContainers/Decorator.h 20 additions, 0 deletionsControl/AthContainers/AthContainers/Decorator.h
- Control/AthContainers/AthContainers/Decorator.icc 31 additions, 0 deletionsControl/AthContainers/AthContainers/Decorator.icc
- Control/AthContainers/AthContainers/tools/AtomicConstAccessor.h 9 additions, 0 deletions...l/AthContainers/AthContainers/tools/AtomicConstAccessor.h
- Control/AthContainers/AthContainers/tools/AtomicConstAccessor.icc 14 additions, 0 deletions...AthContainers/AthContainers/tools/AtomicConstAccessor.icc
- Control/AthContainers/AthContainers/tools/AtomicDecorator.h 9 additions, 0 deletionsControl/AthContainers/AthContainers/tools/AtomicDecorator.h
- Control/AthContainers/AthContainers/tools/AtomicDecorator.icc 14 additions, 0 deletions...rol/AthContainers/AthContainers/tools/AtomicDecorator.icc
- Control/AthContainers/test/Accessor_test.cxx 6 additions, 0 deletionsControl/AthContainers/test/Accessor_test.cxx
- Control/AthContainers/test/AtomicConstAccessor_test.cxx 7 additions, 0 deletionsControl/AthContainers/test/AtomicConstAccessor_test.cxx
- Control/AthContainers/test/AtomicDecorator_test.cxx 7 additions, 0 deletionsControl/AthContainers/test/AtomicDecorator_test.cxx
- Control/AthContainers/test/ConstAccessor_test.cxx 6 additions, 0 deletionsControl/AthContainers/test/ConstAccessor_test.cxx
- Control/AthContainers/test/Decorator_test.cxx 6 additions, 0 deletionsControl/AthContainers/test/Decorator_test.cxx
Loading
Please register or sign in to comment