 |
ATLAS Offline Software
|
Go to the documentation of this file.
17 return StatusCode::SUCCESS;
26 const EventContext& ctx)
const
30 if (vecROBFrags.empty())
return StatusCode::SUCCESS;
35 sc =
m_decoder->fillCollection(*robFrag, rdoIDCont, errs, dataItemsPool, ctx);
36 if (
sc == StatusCode::FAILURE) {
39 ATH_MSG_ERROR(
"Too many Problem with ITk Strip Decoding messages, turning message off.");
49 if (
sc == StatusCode::FAILURE) {
50 ATH_MSG_ERROR(
"There was a problem with ITk Strip ByteStream conversion");
IDC like storage for BS errors, TODO, customise implementation further so that we store int rather th...
::StatusCode StatusCode
StatusCode definition for legacy code.
eformat::ROBFragment< PointerType > ROBFragment
a typed memory pool that saves time spent allocation small object. This is typically used by containe...
Handle class for reading from StoreGate.