5#ifndef ATHENAROOTSHAREDWRITERSVC_H
6#define ATHENAROOTSHAREDWRITERSVC_H
17#include "THashTable.h"
38 virtual StatusCode
stop()
override;
39 virtual StatusCode
finalize()
override;
41 virtual StatusCode
share(
int numClients = 0,
bool motherClient =
false)
override;
This file contains the class definition for the AthenaPoolSharedIOCnvSvc class.
virtual StatusCode stop() override
virtual StatusCode finalize() override
virtual StatusCode share(int numClients=0, bool motherClient=false) override
virtual StatusCode initialize() override
Gaudi Service Interface method implementations:
AthenaRootSharedWriterSvc(const std::string &name, ISvcLocator *pSvcLocator)
Standard Service Constructor.
TServerSocket * m_rootServerSocket
virtual ~AthenaRootSharedWriterSvc()=default
Destructor.
ServiceHandle< AthenaPoolSharedIOCnvSvc > m_cnvSvc