![]() |
ATLAS Offline Software
|
#include "SiClusterizationTool/SCT_ClusteringTool.h"#include "InDetRawData/InDetRawDataCollection.h"#include "InDetRawData/SCT_RDORawData.h"#include "InDetRawData/SCT3_RawData.h"#include "SCT_ReadoutGeometry/SCT_ModuleSideDesign.h"#include "SCT_ReadoutGeometry/SCT_BarrelModuleSideDesign.h"#include "SCT_ReadoutGeometry/SCT_ForwardModuleSideDesign.h"#include "ReadoutGeometryBase/SiCellId.h"#include "InDetReadoutGeometry/SiDetectorElement.h"#include "InDetReadoutGeometry/SiDetectorDesign.h"#include "ReadoutGeometryBase/SiLocalPosition.h"#include "InDetPrepRawData/SiWidth.h"#include "Identifier/IdentifierHash.h"#include "AtlasDetDescr/AtlasDetectorID.h"#include "InDetConditionsSummaryService/InDetHierarchy.h"#include "SiClusterizationTool/SCT_ReClustering.h"#include "GeoPrimitives/GeoPrimitives.h"#include <algorithm>#include <cmath>Go to the source code of this file.
Classes | |
| class | InDet::strip_less_than |
Namespaces | |
| InDet | |
| Primary Vertex Finder. | |
Functions | |
| bool | InDet::adjacent (unsigned int strip1, unsigned int strip2) |
| bool | InDet::adjacent (const unsigned int strip1, const int row1, const unsigned int strip2, const int row2) |
Implementation file for the SCT_ClusteringTool @ author Paul J. Bell, 2004; Shaun Roe, 2007; Carl Gwilliam, 2008
Definition in file SCT_ClusteringTool.cxx.
1.8.18