5 #ifndef TRIG_DECISIONUNPACKEREVENTINFO_H
6 #define TRIG_DECISIONUNPACKEREVENTINFO_H
17 #include "EventInfo/EventInfo.h"
20 class TrigNavStructure;
39 std::unordered_map<std::string, const LVL1CTP::Lvl1Item*>&,
40 std::map<CTPID, LVL1CTP::Lvl1Item>&,
41 std::unordered_map<std::string, const HLT::Chain*>&,
42 std::map<CHAIN_COUNTER, HLT::Chain>&,
43 std::unordered_map<std::string, const HLT::Chain*>&,
44 std::map<CHAIN_COUNTER, HLT::Chain>&,
53 std::map<CTPID, LVL1CTP::Lvl1Item>& itemsCache,
54 std::unordered_map<std::string, const LVL1CTP::Lvl1Item*>& itemsByName)
const;
56 std::map<unsigned, HLT::Chain>& cache,
57 std::unordered_map<std::string, const HLT::Chain*>&
output)
const;