ATLAS Offline Software
Public Types | List of all members
HLT::TypeInformation::type_info< _objt, _list_of_feats, _cont, _aux > Struct Template Reference

#include <TypeInformation.h>

Collaboration diagram for HLT::TypeInformation::type_info< _objt, _list_of_feats, _cont, _aux >:

Public Types

typedef _objt object
 
typedef _list_of_feats list_of_features
 
typedef _cont container
 
typedef _aux aux
 

Detailed Description

template<typename _objt, typename _list_of_feats, typename _cont, typename _aux = no_aux>
struct HLT::TypeInformation::type_info< _objt, _list_of_feats, _cont, _aux >

Definition at line 251 of file TypeInformation.h.

Member Typedef Documentation

◆ aux

template<typename _objt , typename _list_of_feats , typename _cont , typename _aux = no_aux>
typedef _aux HLT::TypeInformation::type_info< _objt, _list_of_feats, _cont, _aux >::aux

Definition at line 255 of file TypeInformation.h.

◆ container

template<typename _objt , typename _list_of_feats , typename _cont , typename _aux = no_aux>
typedef _cont HLT::TypeInformation::type_info< _objt, _list_of_feats, _cont, _aux >::container

Definition at line 254 of file TypeInformation.h.

◆ list_of_features

template<typename _objt , typename _list_of_feats , typename _cont , typename _aux = no_aux>
typedef _list_of_feats HLT::TypeInformation::type_info< _objt, _list_of_feats, _cont, _aux >::list_of_features

Definition at line 253 of file TypeInformation.h.

◆ object

template<typename _objt , typename _list_of_feats , typename _cont , typename _aux = no_aux>
typedef _objt HLT::TypeInformation::type_info< _objt, _list_of_feats, _cont, _aux >::object

Definition at line 252 of file TypeInformation.h.


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