29 return StatusCode::SUCCESS;
38 return StatusCode::SUCCESS;
44 ATH_MSG_ERROR(
"Cannot decorate empty EventInfo in "<< this->name());
48 if (! dec.isAvailable( *evtInfo ) )
49 dec( *evtInfo ) = weight;
Helper class to provide type-safe access to aux data.
Gaudi::Details::PropertyBase & declareProperty(Gaudi::Property< T, V, H > &t)
SG::Decorator< T, ALLOC > Decorator
Helper class to provide type-safe access to aux data, specialized for JaggedVecElt.
EventInfo_v1 EventInfo
Definition of the latest event info version.