Loading [MathJax]/extensions/tex2jax.js
ATLAS Offline Software
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
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: