#include <IDecisionUnpacker.h>
|
| IDecisionUnpacker ()=default |
|
virtual | ~IDecisionUnpacker ()=default |
|
virtual StatusCode | unpackDecision (const EventContext &, std::unordered_map< std::string, const LVL1CTP::Lvl1Item * > &, std::map< CTPID, LVL1CTP::Lvl1Item > &itemsCache, std::unordered_map< std::string, const HLT::Chain * > &, std::map< CHAIN_COUNTER, HLT::Chain > &, std::unordered_map< std::string, const HLT::Chain * > &, std::map< CHAIN_COUNTER, HLT::Chain > &, char &, bool) const =0 |
|
virtual StatusCode | unpackNavigation (const EventContext &, HLT::TrigNavStructure *) const =0 |
|
Definition at line 30 of file IDecisionUnpacker.h.
◆ CHAIN_COUNTER
◆ CTPID
◆ IDecisionUnpacker()
Trig::IDecisionUnpacker::IDecisionUnpacker |
( |
| ) |
|
|
default |
◆ ~IDecisionUnpacker()
virtual Trig::IDecisionUnpacker::~IDecisionUnpacker |
( |
| ) |
|
|
virtualdefault |
◆ unpackDecision()
virtual StatusCode Trig::IDecisionUnpacker::unpackDecision |
( |
const EventContext & |
, |
|
|
std::unordered_map< std::string, const LVL1CTP::Lvl1Item * > & |
, |
|
|
std::map< CTPID, LVL1CTP::Lvl1Item > & |
itemsCache, |
|
|
std::unordered_map< std::string, const HLT::Chain * > & |
, |
|
|
std::map< CHAIN_COUNTER, HLT::Chain > & |
, |
|
|
std::unordered_map< std::string, const HLT::Chain * > & |
, |
|
|
std::map< CHAIN_COUNTER, HLT::Chain > & |
, |
|
|
char & |
, |
|
|
bool |
|
|
) |
| const |
|
pure virtual |
◆ unpackNavigation()
The documentation for this class was generated from the following file: