ATLAS Offline Software
Public Types | Public Member Functions | Static Public Attributes | List of all members
IsKnownFeature< T, EDMLIST > Struct Template Reference

#include <EDM_TypeInfoMethods.h>

Collaboration diagram for IsKnownFeature< T, EDMLIST >:

Public Types

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

Public Member Functions

 BOOST_MPL_ASSERT_MSG (value, the_following_class_is_not_a_valid_feature_contact_trigger_core_sw_experts_thanks,(T))
 

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 IsKnownFeature< T, EDMLIST >

Definition at line 13 of file EDM_TypeInfoMethods.h.

Member Typedef Documentation

◆ search_result

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

Definition at line 15 of file EDM_TypeInfoMethods.h.

Member Function Documentation

◆ BOOST_MPL_ASSERT_MSG()

template<class T , class EDMLIST = TypeInfo_EDM>
IsKnownFeature< T, EDMLIST >::BOOST_MPL_ASSERT_MSG ( value  ,
the_following_class_is_not_a_valid_feature_contact_trigger_core_sw_experts_thanks  ,
(T)   
)

Member Data Documentation

◆ value

template<class T , class EDMLIST = TypeInfo_EDM>
const bool IsKnownFeature< 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 16 of file EDM_TypeInfoMethods.h.


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