![]() |
ATLAS Offline Software
|
#include <FeatureCollectAthena.h>
Public Member Functions | |
| template<class FEATURE> | |
| void | operator() () |
Public Attributes | |
| const HLT::TriggerElement * | m_te {nullptr} |
| std::vector< Trig::Feature< REQUESTED > > * | m_data {nullptr} |
| const std::string | m_label |
| unsigned int | m_condition {0} |
| std::string | m_teName |
| const HLT::NavigationCore * | m_navigation {nullptr} |
| bool * | m_result {nullptr} |
| const HLT::TriggerElement ** | m_sourceTE {0} |
Definition at line 146 of file FeatureCollectAthena.h.
|
inline |
Definition at line 149 of file FeatureCollectAthena.h.
| unsigned int Trig::FeatureAccessImpl::get_links< REQUESTED, EDMLIST >::m_condition {0} |
Definition at line 191 of file FeatureCollectAthena.h.
| std::vector<Trig::Feature<REQUESTED> >* Trig::FeatureAccessImpl::get_links< REQUESTED, EDMLIST >::m_data {nullptr} |
Definition at line 189 of file FeatureCollectAthena.h.
| const std::string Trig::FeatureAccessImpl::get_links< REQUESTED, EDMLIST >::m_label |
Definition at line 190 of file FeatureCollectAthena.h.
| const HLT::NavigationCore* Trig::FeatureAccessImpl::get_links< REQUESTED, EDMLIST >::m_navigation {nullptr} |
Definition at line 193 of file FeatureCollectAthena.h.
| bool* Trig::FeatureAccessImpl::get_links< REQUESTED, EDMLIST >::m_result {nullptr} |
Definition at line 194 of file FeatureCollectAthena.h.
| const HLT::TriggerElement** Trig::FeatureAccessImpl::get_links< REQUESTED, EDMLIST >::m_sourceTE {0} |
Definition at line 195 of file FeatureCollectAthena.h.
| const HLT::TriggerElement* Trig::FeatureAccessImpl::get_links< REQUESTED, EDMLIST >::m_te {nullptr} |
Definition at line 188 of file FeatureCollectAthena.h.
| std::string Trig::FeatureAccessImpl::get_links< REQUESTED, EDMLIST >::m_teName |
Definition at line 192 of file FeatureCollectAthena.h.