|
ATLAS Offline Software
|
Go to the documentation of this file.
4 #ifndef TRIGOUTPUTHANDLING_TRIGGERBITSMAKERTOOL_H
5 #define TRIGOUTPUTHANDLING_TRIGGERBITSMAKERTOOL_H
26 boost::dynamic_bitset<uint32_t>& prescaled,
27 const EventContext& ctx)
const override;
50 "Container with final chain decisions" };
54 Gaudi::Property<std::map<std::string, uint32_t>>
m_extraChainToBit {
this,
"ExtraChainToBit", {},
55 "Special case and testing purposes hard-coded chain-to-bit mappings to use in addition to those from the HLT menu."};
57 using ChainToBitMap = std::map< TrigCompositeUtils::DecisionID, uint32_t>;
63 #endif // TRIGOUTPUTHANDLING_TRIGGERBITSMAKERTOOL_H
A container class for data required to build online output from HLT.
Property holding a SG store/key/clid from which a ReadHandle is made.
::StatusCode StatusCode
StatusCode definition for legacy code.