 |
ATLAS Offline Software
|
Go to the documentation of this file.
11 return StatusCode::SUCCESS;
16 output.insert(decisionKey.key());
23 std::vector<TrigCompositeUtils::DecisionID>&
output) {
33 const EventContext& ctx )
const {
37 fillDecisions(handle,
output);
43 std::set<std::string>& sequences,
44 const EventContext& ctx )
const {
49 sequences.insert(decisionKey.key());
const_pointer_type cptr()
Dereference the pointer.
void renounceArray(SG::VarHandleKeyArray &handlesArray)
remove all handles from I/O resolution
SG::ReadCondHandle< T > makeHandle(const SG::ReadCondHandleKey< T > &key, const EventContext &ctx=Gaudi::Hive::currentContext())
::StatusCode StatusCode
StatusCode definition for legacy code.
Class used to describe composite objects in the HLT.
virtual bool isValid() override final
Can the handle be successfully dereferenced?
void decisionIDs(const Decision *d, DecisionIDContainer &destination)
Extracts DecisionIDs stored in the Decision object.