9#ifndef ALFA_RAWDATABYTESTREAMCNV_ALFA_RAWDATAPROVIDER_H
10#define ALFA_RAWDATABYTESTREAMCNV_ALFA_RAWDATAPROVIDER_H
14#include "GaudiKernel/ClassID.h"
15#include "GaudiKernel/Converter.h"
16#include "GaudiKernel/MsgStream.h"
17#include "GaudiKernel/ServiceHandle.h"
18#include "GaudiKernel/ToolHandle.h"
50 {
return StatusCode::SUCCESS; }
An STL vector of pointers that by default owns its pointed-to elements.
std::string m_ALFA_RawDataCollectionKey
virtual StatusCode initialize()
Initialize.
virtual StatusCode finalize()
Finalize.
~ALFA_RawDataProvider()
Destructor.
ALFA_RawDataProvider(const std::string &name, ISvcLocator *pSvcLocator)
Constructor.
virtual StatusCode execute()
Execute.
ToolHandle< ALFA_RawDataProviderTool > m_rawDataTool
Tool that does the actual work.
ServiceHandle< IROBDataProviderSvc > m_robDataProvider
Service for reading bytestream.
AthAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
Constructor with parameters: