ATLAS Offline Software
|
Traits class to find the base for CondContMixed
.
More...
#include <CondCont.h>
Public Types | |
typedef CondContMixedBase | Base |
Traits class to find the base for CondContMixed
.
CondContMixed<T>
normally derives from CondContMixedBase
. However, if D
derives from B
, then using CONDCONTMIXED_BASE(D,B)
will cause ContContMixed<D>
to derive from CondContMixed
.
Definition at line 1209 of file CondCont.h.
typedef CondContMixedBase CondContMixedBaseInfo< T >::Base |
Definition at line 1212 of file CondCont.h.