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; }
An STL vector of pointers that by default owns its pointed-to elements.
ALFA_RawDataProvider_charge(const std::string &name, ISvcLocator *pSvcLocator)
Constructor.
ToolHandle< ALFA_RawDataProviderTool_charge > m_rawDataTool_charge
Tool that does the actual work.
ServiceHandle< IROBDataProviderSvc > m_robDataProvider
Service for reading bytestream.
virtual StatusCode initialize()
Initialize.
virtual StatusCode execute()
Execute.
std::string m_ALFA_RawDataCollectionKey_charge
virtual StatusCode finalize()
Finalize.
~ALFA_RawDataProvider_charge()
Destructor.
AthAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
Constructor with parameters: