![]() |
Project
|
This is the complete list of members for o2::base::GeometryManager, including all inherited members.
applyAlignment(const std::vector< o2::detectors::AlignParam > &algPars) | o2::base::GeometryManager | static |
applyAlignment(const std::vector< const std::vector< o2::detectors::AlignParam > * > algPars) | o2::base::GeometryManager | static |
applyMisalignent(bool applyMisalignment=true) | o2::base::GeometryManager | static |
getMatrix(const char *symname) | o2::base::GeometryManager | static |
getMatrix(o2::detectors::DetID detid, Int_t sensid) | o2::base::GeometryManager | static |
getOriginalMatrix(o2::detectors::DetID detid, int sensid, TGeoHMatrix &m) | o2::base::GeometryManager | static |
getOriginalMatrix(const char *symname, TGeoHMatrix &m) | o2::base::GeometryManager | static |
getPNEntry(o2::detectors::DetID detid, Int_t sensid) | o2::base::GeometryManager | static |
getSensID(o2::detectors::DetID detid, int sensid) | o2::base::GeometryManager | inlinestatic |
getSymbolicName(o2::detectors::DetID detid, int sensid) | o2::base::GeometryManager | static |
isGeometryLoaded() | o2::base::GeometryManager | inlinestatic |
loadGeometry(std::string_view geomFilePath="", bool applyMisalignment=false, bool preferAlignedFile=true) | o2::base::GeometryManager | static |
meanMaterialBudget(float x0, float y0, float z0, float x1, float y1, float z1) | o2::base::GeometryManager | static |
meanMaterialBudget(const math_utils::Point3D< float > &start, const math_utils::Point3D< float > &end) | o2::base::GeometryManager | inlinestatic |
meanMaterialBudget(const math_utils::Point3D< double > &start, const math_utils::Point3D< double > &end) | o2::base::GeometryManager | inlinestatic |
meanMaterialBudgetExt(float x0, float y0, float z0, float x1, float y1, float z1) | o2::base::GeometryManager | static |
meanMaterialBudgetExt(const math_utils::Point3D< float > &start, const math_utils::Point3D< float > &end) | o2::base::GeometryManager | inlinestatic |
meanMaterialBudgetExt(const math_utils::Point3D< double > &start, const math_utils::Point3D< double > &end) | o2::base::GeometryManager | inlinestatic |
~GeometryManager() override=default | o2::base::GeometryManager |