|
ATLAS Offline Software
|
Go to the documentation of this file.
11 #ifndef SICLUSTERIZATIONTOOL_PIXELRDOTOOL_H
12 #define SICLUSTERIZATIONTOOL_PIXELRDOTOOL_H
17 #include "GaudiKernel/ToolHandle.h"
29 class ClusterMakerTool;
51 (
const std::string&
type,
52 const std::string&
name,
59 std::vector<UnpackedPixelRDO>
63 const EventContext& ctx,
64 int defaultLabel = -1)
const;
70 static std::optional<Identifier>
79 const EventContext& ctx,
87 std::vector<UnpackedPixelRDO>& collectionID)
const;
95 const EventContext& ctx)
const;
102 "PixelConditionsSummaryTool",
103 "PixelConditionsSummaryTool",
104 "Tool to retrieve Pixel Conditions summary"
116 "Key of SiDetectorElementStatus for Pixel"
121 "PixelReadoutManager",
122 "PixelReadoutManager",
123 "Pixel readout manager"
130 "CheckDuplicatedRDO",
132 "Check duplicated RDOs using isDuplicated method"
139 "Print duplicate RDO warning"
146 "Check for ganged pixels when unpacking the RDOs"
154 "Use bad modules map"
159 "PixelDetEleCollKey",
160 "PixelDetectorElementCollection",
161 "Key of SiDetectorElementCollection for Pixel"
168 #endif // SICLUSTERIZATIONTOOL_PIXELRDOTOOL_H
This is an Identifier helper class for the Pixel subdetector. This class is a factory for creating co...
std::vector< Identifier > ID
UnpackedPixelRDO(int ncl, int row, int col, int tot, int lvl1, Identifier id)
eFexTowerBuilder creates xAOD::eFexTowerContainer from supercells (LATOME) and triggerTowers (TREX) i...
::StatusCode StatusCode
StatusCode definition for legacy code.
This is a "hash" representation of an Identifier. This encodes a 32 bit index which can be used to lo...