5#ifndef TRIGCONFXAOD_KEYWRITERTOOL_H
6#define TRIGCONFXAOD_KEYWRITERTOOL_H
42 virtual StatusCode
writeKeys(
const EventContext& ctx, uint32_t&smk, uint32_t& l1psk, uint32_t& hltpsk)
const final;
57 Gaudi::Property<bool>
m_includeL1PrescaleKey{
this,
"IncludeL1PrescaleKey",
true,
"Set this to false when running this tool online."};
58 Gaudi::Property<bool>
m_includeBunchgroupKey{
this,
"IncludeBunchgroupKey",
true,
"Set this to false when running this tool online."};
Property holding a SG store/key/clid from which a WriteHandle is made.
Property holding a SG store/key/clid from which a ReadHandle is made.
Property holding a SG store/key/clid from which a WriteHandle is made.
Forward iterator to traverse the main components of the trigger configuration.