 |
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef ACTSTRK_DATAPREPARATION_PIXEL_CLUSTERING_TOOL_H
6 #define ACTSTRK_DATAPREPARATION_PIXEL_CLUSTERING_TOOL_H
30 std::vector<Identifier::value_type>
ids;
38 const std::string&
name,
44 const EventContext& ctx,
64 "Pixel readout manager" };
66 ToolHandle< InDet::PixelRDOTool >
m_pixelRDOTool {
this,
"PixelRDOTool",
"",
"The Pixel RDO tool"};
67 ToolHandle< ISiLorentzAngleTool >
m_pixelLorentzAngleTool {
this,
"PixelLorentzAngleTool",
"",
"Tool to retreive Lorentz angle of Pixel"};
70 "Pixel charge calibration data"};
79 #endif // ACTS_PIXEL_CLUSTERING_TOOL_H
This is an Identifier helper class for the Pixel subdetector. This class is a factory for creating co...
::StatusCode StatusCode
StatusCode definition for legacy code.
The AlignStoreProviderAlg loads the rigid alignment corrections and pipes them through the readout ge...