ATLAS Offline Software
Public Types | Static Public Member Functions | List of all members
Trig::FeatureAccessImpl::print_features< LINK, false > Struct Template Reference

#include <FeatureCollectAthena.h>

Collaboration diagram for Trig::FeatureAccessImpl::print_features< LINK, false >:

Public Types

typedef LINK::ElementType ptr_type
 

Static Public Member Functions

static ptr_type get_ptr (const LINK &link)
 
static void do_it (const LINK &, bool)
 

Detailed Description

template<class LINK>
struct Trig::FeatureAccessImpl::print_features< LINK, false >

Definition at line 202 of file FeatureCollectAthena.h.

Member Typedef Documentation

◆ ptr_type

template<class LINK >
typedef LINK::ElementType Trig::FeatureAccessImpl::print_features< LINK, false >::ptr_type

Definition at line 203 of file FeatureCollectAthena.h.

Member Function Documentation

◆ do_it()

template<class LINK >
static void Trig::FeatureAccessImpl::print_features< LINK, false >::do_it ( const LINK &  ,
bool   
)
inlinestatic

Definition at line 205 of file FeatureCollectAthena.h.

207  {}//empty ctor but need to initialize reference member
208  get_links( const HLT::TriggerElement* te,

◆ get_ptr()

template<class LINK >
static ptr_type Trig::FeatureAccessImpl::print_features< LINK, false >::get_ptr ( const LINK &  link)
inlinestatic

Definition at line 204 of file FeatureCollectAthena.h.

207 {}//empty ctor but need to initialize reference member

The documentation for this struct was generated from the following file:
HLT::TriggerElement
TriggerElement is the basic ingreedient of the interface between HLT algorithms and the navigation It...
Definition: TrigNavStructure/TrigNavStructure/TriggerElement.h:27