5#include "GaudiKernel/GaudiException.h"
14 ISvcLocator* pSvcLocator):
18 if (
sc.isFailure() ) {
19 throw GaudiException(
"Failed to set property Cardinality",
20 "AthLegacySequenceAdapter",
sc);
23 std::make_unique<AthenaBaseComps::AthAlgorithmDHUpdate>
25 std::move (m_updateDataHandles));
34 return Gaudi::Sequence::extraOutputDeps();
Update output dependencies to include symlinks.
void setProperty(columnar::PythonToolHandle &self, const std::string &key, nb::object value)
AthCommonDataStore(const std::string &name, T... args)
AthLegacySequenceAdapter(const std::string &name, ISvcLocator *pSvcLocator)
Constructor with parameters:
virtual const DataObjIDColl & extraOutputDeps() const override
DataObjIDColl m_extendedExtraObjects
Some weak symbol referencing magic... These are declared in AthenaKernel/getMessageSvc....
=============================================================================