LCIO
02.17
|
Helper class for biderectional relations provides the to and from type. More...
#include <LCRTRelations.h>
Public Types | |
typedef From | from |
typedef To | to |
Helper class for biderectional relations provides the to and from type.
Definition at line 148 of file LCRTRelations.h.
typedef From lcrtrel_helper::BiDirectional< From, To >::from |
Definition at line 149 of file LCRTRelations.h.
typedef To lcrtrel_helper::BiDirectional< From, To >::to |
Definition at line 150 of file LCRTRelations.h.