Public Member Functions | |
get_links (const HLT::TriggerElement *te, std::vector< Trig::Feature< REQUESTED > > *data, const std::string &label, unsigned int condition, const std::string &teName, HLT::NavigationCore *navigation, bool *result, const HLT::TriggerElement **sourceTE) | |
template<class FEATURE > | |
void | do_it () const |
template<class FEATURE , bool do_flatten> | |
void | _do_it (false_type dummy=false_type()) const |
template<class FEATURE , bool do_flatten> | |
void | _do_it (true_type dummy=true_type()) const |
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 |
HLT::NavigationCore * | m_navigation |
bool * | m_result |
const HLT::TriggerElement ** | m_sourceTE |