![]() |
ATLAS Offline Software
|
Define a hook for running code after an object has been read. More...
Go to the source code of this file.
Classes | |
| class | SG::ToTransient< T > |
| Define a hook for running code after an object has been read. More... | |
Namespaces | |
| namespace | SG |
| Forward declaration. | |
Functions | |
| template<class T, class U> | |
| constexpr bool | SG::noToTransient1 (U) |
| template<class T> | |
| constexpr bool | SG::noToTransient1 (int, typename T::noToTransient=typename T::noToTransient()) |
| template<class T> | |
| constexpr bool | SG::noToTransient () |
| Helper to test if T::noToTransient exists as a typedef. | |
Define a hook for running code after an object has been read.
Definition in file ToTransient.h.