lcrtrel::LCExtension< U, T > Struct Template Reference

Simple Extension - pointer to an object of type T. More...

#include <LCRTRelations.h>

Inheritance diagram for lcrtrel::LCExtension< U, T >:
lcrtrel_helper::LCBaseLinkTraits< U, T > lcrtrel_helper::LCBaseTraits< U, T, I, D, b >

List of all members.


Detailed Description

template<class U, typename T>
struct lcrtrel::LCExtension< U, T >

Simple Extension - pointer to an object of type T.

The class U needs to be the subclass type, e.g.
struct MyAttributes : public LCExtension<MyAttributes,Attributes> {} ;


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

Generated on 6 Mar 2020 for LCIO by  doxygen 1.6.1