|
ATLAS Offline Software
|
Go to the documentation of this file.
7 #ifndef SCT_RAWDATABYTESTREAMCNV_SCTRAWDATAPROVIDERTOOL_H
8 #define SCT_RAWDATABYTESTREAMCNV_SCTRAWDATAPROVIDERTOOL_H
13 #include "GaudiKernel/ToolHandle.h"
52 virtual StatusCode convert(std::vector<const OFFLINE_FRAGMENTS_NAMESPACE::ROBFragment*>& vecROBFrags,
56 const EventContext& ctx)
const override;
61 ToolHandle<ISCT_RodDecoder>
m_decoder{
this,
"Decoder",
"SCT_RodDecoder",
"Decoder"};
69 #endif // SCT_RAWDATABYTESTREAMCNV_SCTRAWDATAPROVIDERTOOL_H
IDC like storage for BS errors, TODO, customise implementation further so that we store int rather th...
::StatusCode StatusCode
StatusCode definition for legacy code.
a typed memory pool that saves time spent allocation small object. This is typically used by containe...