20#include "GaudiKernel/ToolHandle.h"
21#include "GaudiKernel/ServiceHandle.h"
53 ZdcRec(
const std::string& name, ISvcLocator* pSvcLocator);
AthAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
Constructor with parameters:
The Athena Transient Store API.
const ZdcDigitsCollection * m_digitsCollection
Pointer to Zdc input "digits" data.
std::string m_rawContainerName
Raw data object name.
int m_ownPolicy
Does the collection own it's objects ?
ToolHandle< ZdcRecChannelTool > m_ChannelTool
ServiceHandle< StoreGateSvc > m_storeGate
class member version of retrieving StoreGate
ZdcRec(const std::string &name, ISvcLocator *pSvcLocator)
ZdcRawChannelCollection * m_rawCollection
Pointer to Zdc output "raw" reconstructed data.
std::string m_digitsContainerName
Digits data container name.
ToolHandle< ZdcRecNoiseTool > m_NoiseTool