ATLAS Offline Software
Public Types | Static Public Attributes | List of all members
known< T, EDMLIST > Struct Template Reference
Collaboration diagram for known< T, EDMLIST >:

Public Types

typedef master_search< typename EDMLIST::map, get_strictly_feat, T >::result::search_result search_result
 

Static Public Attributes

static const bool value = !boost::is_same<HLT::TypeInformation::ERROR_THE_FOLLOWING_TYPE_IS_NOT_KNOWN_TO_THE_EDM<T>,search_result>::value
 

Detailed Description

template<class T, class EDMLIST = TypeInfo_EDM>
struct known< T, EDMLIST >

Definition at line 107 of file TrigBStoxAODTool.cxx.

Member Typedef Documentation

◆ search_result

template<class T , class EDMLIST = TypeInfo_EDM>
typedef master_search<typename EDMLIST::map, get_strictly_feat,T>::result::search_result known< T, EDMLIST >::search_result

Definition at line 109 of file TrigBStoxAODTool.cxx.

Member Data Documentation

◆ value

template<class T , class EDMLIST = TypeInfo_EDM>
const bool known< T, EDMLIST >::value = !boost::is_same<HLT::TypeInformation::ERROR_THE_FOLLOWING_TYPE_IS_NOT_KNOWN_TO_THE_EDM<T>,search_result>::value
static

Definition at line 110 of file TrigBStoxAODTool.cxx.


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