ATLAS Offline Software
JiveXML_entries.cxx
Go to the documentation of this file.
1 // Copyright (C) 2002-2024 CERN for the benefit of the ATLAS collaboration
2 #include "JiveXML/AlgoJiveXML.h"
7 #ifndef __APPLE__
9 #endif
10 
16 #ifndef __APPLE__
18 #endif
19 
StreamToServerTool.h
StreamToFileTool.h
ONCRPCServerSvc.h
AlgoJiveXML.h
JiveXML::ExternalONCRPCServerSvc
This athena service will provide a link to an external ONCRPC server, e.g running as standalone appli...
Definition: ExternalONCRPCServerSvc.h:23
DECLARE_COMPONENT
DECLARE_COMPONENT(MuonReadoutGeomCnvAlg)
JiveXML::StreamToFileTool
Stream JiveXML event information into a file.
Definition: StreamToFileTool.h:22
XMLFormatTool.h
ExternalONCRPCServerSvc.h
JiveXML::AlgoJiveXML
Converts Reconstructed Event Data objects into XML files which can be read by, for example,...
Definition: AlgoJiveXML.h:32
JiveXML::StreamToServerTool
Stream event to an IServerSvc, which typically is a network server run from and controlled by the Ath...
Definition: StreamToServerTool.h:25
JiveXML::ONCRPCServerSvc
This athena service will create an ONC/RPC (aka SunRPC) server, that can provide the athena status as...
Definition: ONCRPCServerSvc.h:43
JiveXML::XMLFormatTool
Writes data stored in a DataMap into an XML stream in the format required by the Atlantis event displ...
Definition: XMLFormatTool.h:21