ATLAS Offline Software
CP::detail::ShallowCopy< T, type > Struct Template Reference

a helper class to create shallow copies and register them in the event store More...

#include <CopyHelpers.h>

Collaboration diagram for CP::detail::ShallowCopy< T, type >:

Detailed Description

template<typename T, int type = ContainerType<T>::value>
struct CP::detail::ShallowCopy< T, type >

a helper class to create shallow copies and register them in the event store

The main purpose of this class is to make it (fairly) straightforward to do partial specializations for base classes which need special handling to register their objects with the correct type.

Definition at line 60 of file SystematicsHandles/SystematicsHandles/CopyHelpers.h.


The documentation for this struct was generated from the following file: