 |
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef ITKSTRIPSBYTETREAMCNV_ITKSTRIPRAWDATAPROVIDERTOOL_H
6 #define ITKSTRIPSBYTETREAMCNV_ITKSTRIPRAWDATAPROVIDERTOOL_H
11 #include "GaudiKernel/ToolHandle.h"
31 using base_class::base_class;
49 virtual StatusCode convert(std::vector<const OFFLINE_FRAGMENTS_NAMESPACE::ROBFragment*>& vecROBFrags,
53 const EventContext& ctx)
const override;
58 ToolHandle<IITkStripsRodDecoder>
m_decoder{
this,
"Decoder",
"ITkStripsRodDecoder",
"Decoder"};
66 #endif // ITKSTRIPSBYTETREAMCNV_ITKSTRIPRAWDATAPROVIDERTOOL_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...