ATLAS Offline Software
|
#include "AthenaBaseComps/AthReentrantAlgorithm.h"
#include "InDetPrepRawData/SCT_ClusterContainer.h"
#include "InDetPrepRawData/SiClusterContainer.h"
#include "InDetRawData/SCT_RDO_Container.h"
#include "InDetByteStreamErrors/IDCInDetBSErrContainer.h"
#include "IRegionSelector/IRegSelTool.h"
#include "InDetConditionsSummaryService/IInDetConditionsTool.h"
#include "SiClusterizationTool/ISCT_ClusteringTool.h"
#include "AthenaMonitoringKernel/Monitored.h"
#include "AthenaMonitoringKernel/GenericMonitoringTool.h"
#include "InDetReadoutGeometry/SiDetectorElementStatus.h"
#include "GaudiKernel/ServiceHandle.h"
#include "GaudiKernel/ToolHandle.h"
#include <map>
#include <string>
Go to the source code of this file.
Classes | |
class | InDet::SCT_Clusterization |
Form clusters from SCT Raw Data Objects. The class loops over an RDO grouping strips and creating collections of clusters, subsequently recorded in StoreGate using WriteHandle(Key). Uses SCT_ConditionsTools to determine which strips to include. More... | |
Namespaces | |
InDet | |
Primary Vertex Finder. | |