![]()  | 
  
    ATLAS Offline Software
    
   | 
 
#include <string>#include "GaudiKernel/ToolHandle.h"#include "AthenaBaseComps/AthReentrantAlgorithm.h"#include "StoreGate/ReadHandleKey.h"#include "StoreGate/WriteHandleKey.h"#include "InDetPrepRawData/PixelClusterContainer.h"#include "InDetPrepRawData/SCT_ClusterContainer.h"#include "HGTD_PrepRawData/HGTD_ClusterContainer.h"#include "xAODInDetMeasurement/PixelClusterContainer.h"#include "xAODInDetMeasurement/StripClusterContainer.h"#include "xAODInDetMeasurement/HGTDClusterContainer.h"#include "InDetReadoutGeometry/SiDetectorElementCollection.h"#include "HGTD_ReadoutGeometry/HGTD_DetectorElementCollection.h"Go to the source code of this file.
Classes | |
| class | InDet::InDetToXAODClusterConversion | 
Namespaces | |
| InDet | |
| Primary Vertex Finder.  | |
Algorithm to convert InDet::PixelClusters and InDet::SCT_Clusters to xAOD::PixelClusters and xAOD::StripClusters. This is a temporary solution before a proper clustering algorithm is implemented.
Definition in file InDetToXAODClusterConversion.h.
 1.8.18