|
ATLAS Offline Software
|
Go to the documentation of this file.
9 #ifndef ALFA_RAWDATABYTESTREAMCNV_ALFA_RAWDATAPROVIDER_CHARGE_H
10 #define ALFA_RAWDATABYTESTREAMCNV_ALFA_RAWDATAPROVIDER_CHARGE_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; }
ToolHandle< ALFA_RawDataProviderTool_charge > m_rawDataTool_charge
Tool that does the actual work.
ALFA_RawDataProvider_charge(const std::string &name, ISvcLocator *pSvcLocator)
Constructor.
std::string m_ALFA_RawDataCollectionKey_charge
virtual StatusCode initialize()
Initialize.
~ALFA_RawDataProvider_charge()
Destructor.
virtual StatusCode finalize()
Finalize.
ServiceHandle< IROBDataProviderSvc > m_robDataProvider
Service for reading bytestream.
::StatusCode StatusCode
StatusCode definition for legacy code.
virtual StatusCode execute()
Execute.
An STL vector of pointers that by default owns its pointed-to elements.