bending() const | o2::mch::mapping::Segmentation | inline |
detElemId() const | o2::mch::mapping::Segmentation | inline |
findPadByFEE(int dualSampaId, int dualSampaChannel) const | o2::mch::mapping::Segmentation | inline |
findPadPairByPosition(double x, double y, int &bpad, int &nbpad) const | o2::mch::mapping::Segmentation | inline |
forEachDualSampa(std::function< void(int dualSampaId)> func) const | o2::mch::mapping::Segmentation | inline |
forEachNeighbouringPad(int dePadIndex, CALLABLE &&func) const | o2::mch::mapping::Segmentation | |
forEachPad(CALLABLE &&func) const | o2::mch::mapping::Segmentation | |
forEachPadInArea(double xmin, double ymin, double xmax, double ymax, CALLABLE &&func) const | o2::mch::mapping::Segmentation | |
forEachPadInDualSampa(int dualSampaId, CALLABLE &&func) const | o2::mch::mapping::Segmentation | |
isBendingPad(int dePadIndex) const | o2::mch::mapping::Segmentation | inline |
isValid(int dePadIndex) const | o2::mch::mapping::Segmentation | inline |
nofDualSampas() const | o2::mch::mapping::Segmentation | inline |
nofPads() const | o2::mch::mapping::Segmentation | inline |
nonBending() const | o2::mch::mapping::Segmentation | inline |
operator!=(const Segmentation &rhs) const | o2::mch::mapping::Segmentation | inline |
operator=(Segmentation seg) | o2::mch::mapping::Segmentation | inline |
operator==(const Segmentation &rhs) const | o2::mch::mapping::Segmentation | inline |
padAsString(int dePadIndex) const | o2::mch::mapping::Segmentation | inline |
padDualSampaChannel(int dePadIndex) const | o2::mch::mapping::Segmentation | inline |
padDualSampaId(int dePadIndex) const | o2::mch::mapping::Segmentation | inline |
padPositionX(int dePadIndex) const | o2::mch::mapping::Segmentation | inline |
padPositionY(int dePadIndex) const | o2::mch::mapping::Segmentation | inline |
padSizeX(int dePadIndex) const | o2::mch::mapping::Segmentation | inline |
padSizeY(int dePadIndex) const | o2::mch::mapping::Segmentation | inline |
Segmentation(int deid) | o2::mch::mapping::Segmentation | inline |
Segmentation(const Segmentation &seg) | o2::mch::mapping::Segmentation | inline |
Segmentation(const Segmentation &&seg) | o2::mch::mapping::Segmentation | inline |
swap | o2::mch::mapping::Segmentation | friend |