ATLAS Offline Software
Loading...
Searching...
No Matches
IsKnownFeature< T, EDMLIST > Struct Template Reference

#include <EDM_TypeInfoMethods.h>

Collaboration diagram for IsKnownFeature< T, EDMLIST >:

Public Types

typedef master_search< typenameEDMLIST::map, HLT::TypeInformation::get_feat, T >::result::search_result search_result

Static Public Attributes

static const bool value = !std::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 IsKnownFeature< T, EDMLIST >

Definition at line 12 of file EDM_TypeInfoMethods.h.

Member Typedef Documentation

◆ search_result

template<class T, class EDMLIST = TypeInfo_EDM>
typedef master_search<typenameEDMLIST::map,HLT::TypeInformation::get_feat,T>::result::search_result IsKnownFeature< T, EDMLIST >::search_result

Definition at line 14 of file EDM_TypeInfoMethods.h.

Member Data Documentation

◆ value

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

Definition at line 15 of file EDM_TypeInfoMethods.h.


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