|
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
57 std::vector<Identifier>
ids;
65 const std::string&
name,
71 const EventContext& ctx,
86 "Pixel readout manager" };
88 ToolHandle< InDet::PixelRDOTool >
m_pixelRDOTool {
this,
"PixelRDOTool",
"",
"The Pixel RDO tool"};
89 ToolHandle< ISiLorentzAngleTool >
m_pixelLorentzAngleTool {
this,
"PixelLorentzAngleTool",
"",
"Tool to retreive Lorentz angle of Pixel"};
92 "Pixel charge calibration data"};
101 #endif // ACTS_PIXEL_CLUSTERING_TOOL_H
This is an Identifier helper class for the Pixel subdetector. This class is a factory for creating co...
int getCellColumn(const InDet::UnpackedPixelRDO &cell)
::StatusCode StatusCode
StatusCode definition for legacy code.
int getCellRow(const InDet::UnpackedPixelRDO &cell)
int & getCellLabel(InDet::UnpackedPixelRDO &cell)
The AlignStoreProviderAlg loads the rigid alignment corrections and pipes them through the readout ge...