ATLAS Offline Software
Classes | Namespaces | Typedefs
SurfaceBoundSet.h File Reference
#include "ActsGeoUtils/Defs.h"
#include "Acts/Surfaces/SurfaceBounds.hpp"
Include dependency graph for SurfaceBoundSet.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ActsTrk::SurfaceBoundSet< BoundType >
 
struct  ActsTrk::SurfaceBoundSet< BoundType >::BoundComparer
 : Comparison struct to construct sets of Acts::Surface bounds with unique elements. More...
 

Namespaces

 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.).
 

Typedefs

template<class BoundType >
using ActsTrk::SurfaceBoundSetPtr = std::shared_ptr< SurfaceBoundSet< BoundType > >
 Aberivation to create a new SurfaceBoundSetPtr. More...