![]() |
Project
|
This is the complete list of members for o2::phos::Geometry, including all inherited members.
absIdToModule(short absId) | o2::phos::Geometry | static |
absIdToRelPosInModule(short absId, float &x, float &z) | o2::phos::Geometry | static |
absToRelNumbering(short absId, char *relid) | o2::phos::Geometry | static |
areNeighbours(short absId1, short absId2) | o2::phos::Geometry | static |
Geometry()=default | o2::phos::Geometry | |
Geometry(const std::string_view name) | o2::phos::Geometry | |
Geometry(const Geometry &geom) | o2::phos::Geometry | |
getAlignmentMatrix(int mod) const | o2::phos::Geometry | inline |
GetInstance() | o2::phos::Geometry | inlinestatic |
GetInstance(const std::string_view name) | o2::phos::Geometry | inlinestatic |
GetName() const | o2::phos::Geometry | inline |
getTotalNCells() | o2::phos::Geometry | inlinestatic |
impactOnPHOS(const TVector3 &vtx, const TVector3 &p, short &module, float &z, float &x) const | o2::phos::Geometry | |
isCellExists(short absId) | o2::phos::Geometry | inlinestatic |
local2Global(char module, float x, float z, TVector3 &globaPos) const | o2::phos::Geometry | |
operator=(const Geometry &rvalue) | o2::phos::Geometry | |
relPosToAbsId(char module, float x, float z, short &absId) | o2::phos::Geometry | static |
relPosToRelId(short module, float x, float z, char *relId) | o2::phos::Geometry | static |
relPosToTruId(char mod, float x, float z, short trigType) | o2::phos::Geometry | static |
relToAbsId(char moduleNumber, int strip, int cell) | o2::phos::Geometry | static |
relToAbsNumbering(const char *RelId, short &AbsId) | o2::phos::Geometry | static |
truAbsToRelNumbering(short truId, short trigType, char *relid) | o2::phos::Geometry | static |
truRelToAbsNumbering(const char *relId, short trigType) | o2::phos::Geometry | static |
~Geometry()=default | o2::phos::Geometry |