ATLAS Offline Software
Tracking
Acts
ActsGeoUtils
ActsGeoUtils
Tracking/Acts/ActsGeoUtils/ActsGeoUtils/Defs.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2025 CERN for the benefit of the ATLAS collaboration
3
*/
4
#ifndef ACTSGEOUTILS_DEFS_H
5
#define ACTSGEOUTILS_DEFS_H
6
#include <
GeoPrimitives/GeoPrimitivesHelpers.h
>
9
#include <
ActsGeometryInterfaces/ActsGeometryContext.h
>
10
11
#include <limits>
12
#include <set>
13
15
namespace
ActsTrk
{
16
17
class
SurfaceCache;
18
using
SurfaceCacheSet
= std::set<std::unique_ptr<SurfaceCache>, std::less<>>;
19
20
21
class
TransformCache
;
22
template
<
class
>
class
TransformCacheDetEle
;
23
}
24
25
#endif
ActsTrk::SurfaceCacheSet
std::set< std::unique_ptr< SurfaceCache >, std::less<> > SurfaceCacheSet
Definition:
Tracking/Acts/ActsGeoUtils/ActsGeoUtils/Defs.h:18
ActsGeometryContext.h
ActsTrk::TransformCacheDetEle
Definition:
Tracking/Acts/ActsGeoUtils/ActsGeoUtils/Defs.h:22
GeoPrimitivesHelpers.h
ActsTrk
The AlignStoreProviderAlg loads the rigid alignment corrections and pipes them through the readout ge...
Definition:
MSTrackingVolumeBuilder.cxx:24
ActsTrk::TransformCache
Definition:
TransformCache.h:21
Generated on Sun Aug 31 2025 21:08:56 for ATLAS Offline Software by
1.8.18