17 return StatusCode::SUCCESS;
26 const EventContext& ctx)
const
30 if (vecROBFrags.empty())
return StatusCode::SUCCESS;
32 StatusCode sc{StatusCode::SUCCESS};
36 sc =
m_decoder->fillCollection(*robFrag, rdoIDCont, errs, dataItemsPool, ctx);
37 if (sc == StatusCode::FAILURE) {
40 ATH_MSG_ERROR(
"Too many Problem with ITk Strip Decoding messages, turning message off.");
50 if (sc == StatusCode::FAILURE) {
51 ATH_MSG_ERROR(
"There was a problem with ITk Strip ByteStream conversion");
#define ATH_CHECK
Evaluate an expression and check for errors.
InDetRawDataContainer< InDetRawDataCollection< SCT_RDORawData > > SCT_RDO_Container
Handle class for reading from StoreGate.
a typed memory pool that saves time spent allocation small object.
IDC like storage for BS errors, TODO, customise implementation further so that we store int rather th...
eformat::ROBFragment< PointerType > ROBFragment