![]() |
ATLAS Offline Software
|
#include <FeatureCollectAthena.h>
Public Member Functions | |
get_links () | |
get_links (const HLT::TriggerElement *te, std::vector< Trig::Feature< REQUESTED > > *data, const std::string &label, unsigned int condition, const std::string &teName, const HLT::NavigationCore *navigation, bool *result, const HLT::TriggerElement **sourceTE) | |
template<class FEATURE > | |
void | do_it () |
template<class FEATURE , bool do_flatten> | |
void | _do_it (false_type dummy=false_type()) |
template<class FEATURE , bool do_flatten> | |
void | _do_it (true_type=true_type()) |
Public Attributes | |
const HLT::TriggerElement * | m_te |
std::vector< Trig::Feature< REQUESTED > > * | m_data |
const std::string | m_label |
unsigned int | m_condition |
std::string | m_teName |
const HLT::NavigationCore * | m_navigation |
bool * | m_result |
const HLT::TriggerElement ** | m_sourceTE |
Definition at line 218 of file FeatureCollectAthena.h.
|
inline |
Definition at line 219 of file FeatureCollectAthena.h.
|
inline |
Definition at line 226 of file FeatureCollectAthena.h.
|
inline |
Definition at line 252 of file FeatureCollectAthena.h.
|
inline |
Definition at line 255 of file FeatureCollectAthena.h.
|
inline |
Definition at line 237 of file FeatureCollectAthena.h.
unsigned int Trig::FeatureAccessImpl::get_links< REQUESTED, EDMLIST >::m_condition |
Definition at line 287 of file FeatureCollectAthena.h.
std::vector<Trig::Feature<REQUESTED> >* Trig::FeatureAccessImpl::get_links< REQUESTED, EDMLIST >::m_data |
Definition at line 285 of file FeatureCollectAthena.h.
const std::string Trig::FeatureAccessImpl::get_links< REQUESTED, EDMLIST >::m_label |
Definition at line 286 of file FeatureCollectAthena.h.
const HLT::NavigationCore* Trig::FeatureAccessImpl::get_links< REQUESTED, EDMLIST >::m_navigation |
Definition at line 289 of file FeatureCollectAthena.h.
bool* Trig::FeatureAccessImpl::get_links< REQUESTED, EDMLIST >::m_result |
Definition at line 290 of file FeatureCollectAthena.h.
const HLT::TriggerElement** Trig::FeatureAccessImpl::get_links< REQUESTED, EDMLIST >::m_sourceTE |
Definition at line 291 of file FeatureCollectAthena.h.
const HLT::TriggerElement* Trig::FeatureAccessImpl::get_links< REQUESTED, EDMLIST >::m_te |
Definition at line 284 of file FeatureCollectAthena.h.
std::string Trig::FeatureAccessImpl::get_links< REQUESTED, EDMLIST >::m_teName |
Definition at line 288 of file FeatureCollectAthena.h.