ATLAS Offline Software
Loading...
Searching...
No Matches
GeometryDefs.h File Reference
#include "GeoPrimitives/GeoPrimitives.h"
#include <string>
#include "ActsInterop/UnitConverters.h"
Include dependency graph for GeometryDefs.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

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

Enumerations

enum class  ActsTrk::DetectorType : unsigned short {
  ActsTrk::Pixel , ActsTrk::Sct , ActsTrk::Trt , ActsTrk::Hgtd ,
  ActsTrk::Mdt , ActsTrk::Rpc , ActsTrk::Tgc , ActsTrk::Csc ,
  ActsTrk::Mm , ActsTrk::sTgc , ActsTrk::UnDefined
}
 Simple enum to Identify the Type of the ACTS sub detector. More...

Functions

std::string ActsTrk::to_string (const DetectorType &type)