|
ATLAS Offline Software
|
Go to the documentation of this file.
26 static const InterfaceID IID_ITileLaserObjByteStreamTool(
"TileLaserObjByteStreamTool", 1, 0);
29 return IID_ITileLaserObjByteStreamTool;
35 (
const std::string&
type,
const std::string&
name,
const IInterface*
parent )
40 declareInterface< TileLaserObjByteStreamTool >(
this );
53 ATH_MSG_INFO (
"Initializing TileLaserObjByteStreamTool");
57 ToolHandle<TileROD_Decoder> dec(
"TileROD_Decoder");
62 return StatusCode::SUCCESS;
67 return StatusCode::SUCCESS;
def retrieve(aClass, aKey=None)
const ServiceHandle< StoreGateSvc > & detStore() const
The standard StoreGateSvc/DetectorStore Returns (kind of) a pointer to the StoreGateSvc.
::StatusCode StatusCode
StatusCode definition for legacy code.
Helpers for checking error return status codes and reporting errors.
StatusCode initialize(bool used=true)
macros to associate a CLID to a type