Loading [MathJax]/extensions/tex2jax.js
 |
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef JIVEXML_BEAMSPOTRETRIEVER_H
6 #define JIVEXML_BEAMSPOTRETRIEVER_H
37 virtual std::string
dataTypeName()
const override {
return "BeamSpot"; };
BeamSpotRetriever(const std::string &type, const std::string &name, const IInterface *parent)
Standard constructor.
Retrieve the BeamSpot information (official ID s/w result)
virtual StatusCode retrieve(ToolHandle< IFormatTool > &FormatTool) override
Retrieve all the data.
::StatusCode StatusCode
StatusCode definition for legacy code.
virtual StatusCode initialize() override
Interface for all DataRetriever classes, that extract event data from StoreGate and pass them on to a...
This header is shared inbetween the C-style server thread and the C++ Athena ServerSvc.
SG::ReadCondHandleKey< InDet::BeamSpotData > m_beamSpotKey
virtual std::string dataTypeName() const override
Return the name of the data type.