ATLAS Offline Software
Loading...
Searching...
No Matches
TransformStore.h File Reference
#include "ActsGeometryInterfaces/GeometryDefs.h"
#include "CxxUtils/CachedUniquePtr.h"
#include "CxxUtils/checker_macros.h"
#include <array>
#include <variant>
#include <cassert>
#include <iostream>
Include dependency graph for TransformStore.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ActsTrk::detail::TransformStore
 The TransformStore provides a central place to outsource the alignable transforms of the sensitive detector elements and the alignable volumes. More...
class  ActsTrk::detail::TrfStoreTicketCounter
 In order that the TransformStore is able to provide enough memory to store the transform centrally, it needs to know how many clients are instantiated for a certain detector type. 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.).
namespace  ActsTrk::detail
 Athena definition of the Eigen plugin.

Functions

 ACTS_OSTREAM_FORMATTER (ActsTrk::detail::TransformStore::Mode)

Function Documentation

◆ ACTS_OSTREAM_FORMATTER()

ACTS_OSTREAM_FORMATTER ( ActsTrk::detail::TransformStore::Mode )