ATLAS Offline Software
Loading...
Searching...
No Matches
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
8namespace TrackingUtilities {
9
10 std::pair<float, float> computeOmegas(const xAOD::PixelCluster& cluster,
11 const PixelID& pixelID);
12
13}
14
This is an Identifier helper class for the Pixel subdetector.
std::pair< float, float > computeOmegas(const xAOD::PixelCluster &cluster, const PixelID &pixelID)
PixelCluster_v1 PixelCluster
Define the version of the pixel cluster class.