![]() |
ATLAS Offline Software
|
#include "AthenaBaseComps/AthAlgTool.h"#include "ActsToolInterfaces/IPixelSpacePointFormationTool.h"#include "ActsCalibrators/xAODUncalibMeasSurfAcc.h"#include "ActsGeometryInterfaces/ITrackingGeometrySvc.h"#include "AthenaKernel/SlotSpecificObj.h"#include "CxxUtils/checker_macros.h"#include "GaudiKernel/EventContext.h"#include "xAODInDetMeasurement/PixelClusterContainer.h"#include "xAODInDetMeasurement/SpacePointContainer.h"#include <limits>#include <string>Go to the source code of this file.
Classes | |
| class | ActsTrk::CorePixelSpacePointFormationTool |
| Pixel space point formation using Acts::PixelSpacePointBuilder for the space point covariance. More... | |
| struct | ActsTrk::CorePixelSpacePointFormationTool::SurfaceCache |
| Reference frame of the last module seen, keyed on the identifier hash and stamped with the event so an alignment change cannot go stale. More... | |
Namespaces | |
| namespace | ActsTrk |
| The AlignStoreProviderAlg loads the rigid alignment corrections and pipes them through the readout geometry to cache the final transformations of the sensor surfaces associated to one particular detector technology (Pixel, Sct, etc.). | |