![]() |
ATLAS Offline Software
|
#include <string>#include "AthenaMonitoringKernel/Monitored.h"#include "AthenaMonitoringKernel/GenericMonitoringTool.h"#include "GaudiKernel/ToolHandle.h"#include "GaudiKernel/ServiceHandle.h"#include "AthenaBaseComps/AthReentrantAlgorithm.h"#include "StoreGate/ReadHandleKey.h"#include "StoreGate/WriteHandleKey.h"#include "InDetPrepRawData/SiClusterContainer.h"#include "InDetPrepRawData/PixelClusterContainer.h"#include "SiClusterizationTool/PixelGangedAmbiguitiesFinder.h"#include "InDetRawData/InDetRawDataCollection.h"#include "InDetRawData/PixelRDO_Container.h"#include "TrigSteeringEvent/TrigRoiDescriptorCollection.h"#include "IRegionSelector/IRegSelTool.h"#include "SiClusterizationTool/IPixelClusteringTool.h"Go to the source code of this file.
Classes | |
| class | InDet::PixelClusterization |
| Top Algorithm to clusterize the pixel RDOs (InDetRawDataCollection<PixelRDORawData> -> RecInputCollection) The clustering algorithm is actually a private Tool in the SiClusterizationTool package. More... | |
Namespaces | |
| InDet | |
| Primary Vertex Finder. | |
(c) ATLAS Detector software
Implementation for PixelClusterization. (modified s.roe, 18.12.2008)
Definition in file PixelClusterization.h.
1.8.18