Loading [MathJax]/extensions/tex2jax.js
 |
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef JIVEXML_PIXELRDORETRIEVER_H
6 #define JIVEXML_PIXELRDORETRIEVER_H
56 ToolHandle<ISiLorentzAngleTool>
m_lorentzAngleTool{
this,
"LorentzAngleTool",
"SiLorentzAngleTool/SCTLorentzAngleTool",
"Tool to retreive Lorentz angle"};
ToolHandle< ISiLorentzAngleTool > m_lorentzAngleTool
A tool handle to the SiLorentzAngleTool.
virtual std::string dataTypeName() const
Return the name of the data type.
virtual StatusCode initialize()
Only retrieve geo tool in initialize.
Retrieve all PixelRDORawData information (pixel raw hits)
SG::ReadHandleKey< PixelRDO_Container > m_PixelRDOContainerName
The StoreGate key for the PixelRDO container.
virtual StatusCode retrieve(ToolHandle< IFormatTool > &FormatTool)
Retrieve all the data.
::StatusCode StatusCode
StatusCode definition for legacy code.
PixelRDORetriever(const std::string &type, const std::string &name, const IInterface *parent)
Standard constructor.
const PixelID * m_pixelID
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< InDetDD::SiDetectorElementCollection > m_pixelDetEleCollKey