TypeTools::Copy< T > Struct Template Reference

#include <TypeTools.h>

List of all members.

Public Types

typedef T type
 Type of the elements in the container.
typedef const Tconst_reference
 Constant reference to an element in the container.
typedef const Tconst_pointer
 Constant pointer to an element in the container.

Detailed Description

template<typename T>
struct TypeTools::Copy< T >

Trait class defining how ElementLink should handle a container

This type trait is used to make sure that ElementLink handles DataVector containers in a reasonable way. The code is taken directly from AthenaKernel/tools/type_tools.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 15 Apr 2017 for RootCore Packages by  doxygen 1.6.1