|  | ATLAS Offline Software
    | 
 
 
 
Go to the documentation of this file.
   27       ATH_MSG_FATAL(
"Could not make AthenaPoolCnvSvc a share server: " << dataShare);
 
   28       return StatusCode::FAILURE;
 
   30       ATH_MSG_DEBUG(
"Successfully made the conversion service a share server");
 
   34    return StatusCode::SUCCESS;
 
   41    return StatusCode::SUCCESS;
 
   49       return StatusCode::FAILURE;
 
   55    return StatusCode::SUCCESS;
 
  
virtual void setFilterPassed(bool state) const
Set the filter passed flag to the specified state.
AthenaSharedWriter(const std::string &name, ISvcLocator *pSvcLocator)
Standard Service Constructor.
IntegerProperty m_numberOfClients
This file contains the class definition for the AthenaSharedWriter class.
Abstract interface for sharing data.
virtual StatusCode initialize() override
Gaudi Service Interface method implementations:
virtual StatusCode execute() override
virtual StatusCode finalize() override
::StatusCode StatusCode
StatusCode definition for legacy code.
ServiceHandle< IConversionSvc > m_cnvSvc
virtual StatusCode makeServer(int num)=0
Make this a server.
ServiceHandle< IAthenaSharedWriterSvc > m_sharedWriterSvc
#define ATH_MSG_WARNING(x)
virtual StatusCode disconnectOutput(const std::string &output)
Disconnect output files from the service.