|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef JIVEXML_SCTRDORETRIEVER_H
6 #define JIVEXML_SCTRDORETRIEVER_H
56 const ToolHandle<IInDetGeoModelTool>
m_geo
57 {
this,
"GeoModelTool",
"JiveXML::InDetGeoModelTool/InDetGeoModelTool",
""};
60 ToolHandle<ISiLorentzAngleTool>
m_lorentzAngleTool{
this,
"LorentzAngleTool",
"SiLorentzAngleTool/SCTLorentzAngleTool",
"Tool to retreive Lorentz angle"};
Property holding a SG store/key/clid from which a ReadHandle is made.
SG::ReadHandleKey< SCT_RDO_Container > m_SCTRDOContainerName
The StoreGate key for the SCTRDO container.
virtual StatusCode retrieve(ToolHandle< IFormatTool > &FormatTool)
Retrieve all the data.
SCTRDORetriever(const std::string &type, const std::string &name, const IInterface *parent)
Standard Constructor.
Property holding a SG store/key/clid from which a ReadHandle is made.
SG::ReadCondHandleKey< InDetDD::SiDetectorElementCollection > m_SCTDetEleCollKey
Condition object key of SiDetectorElementCollection for SCT.
virtual std::string dataTypeName() const
Return the name of the data type.
::StatusCode StatusCode
StatusCode definition for legacy code.
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.
const ToolHandle< IInDetGeoModelTool > m_geo
A tool handle to the geo model tool.
virtual StatusCode initialize()
Only retrieve geo tool in initialize.
ToolHandle< ISiLorentzAngleTool > m_lorentzAngleTool
A tool handle to the SiLorentzAngleTool.
Retrieve all SCT_RDORawData information (SCT raw hits)