ATLAS Offline Software
Classes | Namespaces | Functions
MakeDerivedVariant.h File Reference
#include <variant>
Include dependency graph for MakeDerivedVariant.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  ActsTrk::detail::MakeDerivedVariant::MakeVariant< TypeHelper, VariantType, N >
 
struct  ActsTrk::detail::MakeDerivedVariant::MakeVariant< TypeHelper, VariantType, 1 >
 

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.).
 
 ActsTrk::detail
 
 ActsTrk::detail::MakeDerivedVariant
 

Functions

template<class T , typename... Args>
constexpr std::variant< Args..., T > ActsTrk::detail::MakeDerivedVariant::extend (const std::variant< Args... > &, const T &)