4#ifndef DERIVATIONFRAMEWORK_MUONUTILS_H
5#define DERIVATIONFRAMEWORK_MUONUTILS_H
16 const dType &defValue = dType{}) {
18 if (handle->size()) handle(*handle->at(0)) = defValue;
Handle class for adding a decoration to an object.
Property holding a SG store/key/clid/attr name from which a WriteDecorHandle is made.
Handle class for adding a decoration to an object.
SG::WriteDecorHandle< ContType, dType > makeHandle(const EventContext &ctx, const SG::WriteDecorHandleKey< ContType > &key, const dType &defValue=dType{})