![]() |
ATLAS Offline Software
|
#include "AthenaBaseComps/AthAlgTool.h"#include "Identifier/Identifier.h"#include "InDetCondTools/ISiLorentzAngleTool.h"#include "InDetConditionsSummaryService/IInDetConditionsTool.h"#include "InDetIdentifier/SCT_ID.h"#include "InDetReadoutGeometry/SiDetectorElementCollection.h"#include "InDetReadoutGeometry/SiDetectorElementStatus.h"#include "SCT_ReadoutGeometry/SCT_ChipUtils.h"#include "SiClusterizationTool/ClusterMakerTool.h"#include "SiClusterizationTool/ISCT_ClusteringTool.h"#include "StoreGate/ReadCondHandleKey.h"#include "GaudiKernel/ToolHandle.h"#include <bitset>#include <string>#include <vector>Go to the source code of this file.
Classes | |
| class | InDet::SCT_ClusteringTool |
| AlgTool for SCT_Clusterization. Input is from RDOs, assumed to be sorted. They are then scanned in order and neighbouring RDOs are grouped together. More... | |
| struct | InDet::SCT_ClusteringTool::DimensionAndPosition |
| In-class struct to store the centre and width of a cluster. More... | |
Namespaces | |
| InDetDD | |
| Message Stream Member. | |
| InDet | |
| Primary Vertex Finder. | |
Header file for SCT_ClusteringTool
Definition in file SCT_ClusteringTool.h.
1.8.18