ATLAS Offline Software
InnerDetector/InDetMeasurementUtilities/InDetMeasurementUtilities/Helpers.h
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2025 CERN for the benefit of the ATLAS collaboration
3 */
4 
7 
8 namespace TrackingUtilities {
9 
10  std::pair<float, float> computeOmegas(const xAOD::PixelCluster& cluster,
11  const PixelID& pixelID);
12 
13 }
14 
PixelID.h
This is an Identifier helper class for the Pixel subdetector. This class is a factory for creating co...
TrackingUtilities::computeOmegas
std::pair< float, float > computeOmegas(const xAOD::PixelCluster &cluster, const PixelID &pixelID)
Definition: InnerDetector/InDetMeasurementUtilities/src/Helpers.cxx:9
PixelClusterContainer.h
TrackingUtilities
Definition: ClusterConversionUtilities.h:26
xAOD::PixelCluster_v1
Definition: PixelCluster_v1.h:17
PixelID
Definition: PixelID.h:67