 |
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef CLUSTER_CONVERSION_UTILITIES_H
6 #define CLUSTER_CONVERSION_UTILITIES_H
This is an Identifier helper class for the Pixel subdetector. This class is a factory for creating co...
StatusCode convertInDetToXaodCluster(const InDet::PixelCluster &indetCluster, const InDetDD::SiDetectorElement &element, xAOD::PixelCluster &xaodCluster)
This is an Identifier helper class for the SCT subdetector. This class is a factory for creating comp...
StatusCode convertXaodToInDetCluster(const xAOD::PixelCluster &xaodCluster, const InDetDD::SiDetectorElement &element, const PixelID &pixelID, InDet::PixelCluster *&indetCluster)
std::pair< xAOD::MeasVector< 3 >, xAOD::MeasMatrix< 3 > > convertHGTD_LocalPosCov(const HGTD_Cluster &cluster)
Copyright (C) 2002-2025 CERN for the benefit of the ATLAS collaboration.
::StatusCode StatusCode
StatusCode definition for legacy code.
std::pair< xAOD::MeasVector< 1 >, xAOD::MeasMatrix< 1 > > convertSCT_LocalPosCov(const InDet::SCT_Cluster &cluster)
std::pair< xAOD::MeasVector< 2 >, xAOD::MeasMatrix< 2 > > convertPix_LocalPosCov(const InDet::PixelCluster &cluster)
Eigen::Matrix< float, N, N > MeasMatrix