ATLAS Offline Software
Static Public Member Functions | List of all members
Trig::FeatureAccessImpl::getFlagsHelper< T, STORED, true > Struct Template Reference

#include <FeatureCollectAthena.h>

Collaboration diagram for Trig::FeatureAccessImpl::getFlagsHelper< T, STORED, true >:

Static Public Member Functions

static TrigPassFlags do_build (const STORED *orig_feat, const T *feat, const TrigPassFlags *orig_tpf)
 

Detailed Description

template<class T, class STORED>
struct Trig::FeatureAccessImpl::getFlagsHelper< T, STORED, true >

Definition at line 427 of file FeatureCollectAthena.h.

Member Function Documentation

◆ do_build()

template<class T , class STORED >
static TrigPassFlags Trig::FeatureAccessImpl::getFlagsHelper< T, STORED, true >::do_build ( const STORED *  orig_feat,
const T *  feat,
const TrigPassFlags orig_tpf 
)
inlinestatic

Definition at line 428 of file FeatureCollectAthena.h.

428  {
429 
430  typedef typename TrigDec::ClassTraits<T>::type STORED;

The documentation for this struct was generated from the following file:
TrigDec::ClassTraits::type
T type
Definition: ClassTraits.h:36