Add(const MaterialMap &other, float zTarg=defs::Undef< float >) | cbm::algo::kf::MaterialMap | |
boost::serialization::access class | cbm::algo::kf::MaterialMap | friend |
CheckConsistency() const | cbm::algo::kf::MaterialMap | private |
fFactor | cbm::algo::kf::MaterialMap | private |
fNbins | cbm::algo::kf::MaterialMap | private |
fTable | cbm::algo::kf::MaterialMap | private |
fXYmax | cbm::algo::kf::MaterialMap | private |
fZmax | cbm::algo::kf::MaterialMap | private |
fZmin | cbm::algo::kf::MaterialMap | private |
fZref | cbm::algo::kf::MaterialMap | private |
GetBin(float x, float y) const | cbm::algo::kf::MaterialMap | |
GetBinThicknessX0(int iGlob) const | cbm::algo::kf::MaterialMap | inline |
GetBinThicknessX0(int iX, int iY) const | cbm::algo::kf::MaterialMap | inline |
GetNbins() const | cbm::algo::kf::MaterialMap | inline |
GetThicknessX0(const I &x, const I &y) const | cbm::algo::kf::MaterialMap | inline |
GetXYmax() const | cbm::algo::kf::MaterialMap | inline |
GetZmax() const | cbm::algo::kf::MaterialMap | inline |
GetZmin() const | cbm::algo::kf::MaterialMap | inline |
GetZref() const | cbm::algo::kf::MaterialMap | inline |
IsUndefined() const | cbm::algo::kf::MaterialMap | inline |
MaterialMap()=default | cbm::algo::kf::MaterialMap | |
MaterialMap(int nBins, float xyMax, float zRef, float zMin, float zMax) | cbm::algo::kf::MaterialMap | |
MaterialMap(const MaterialMap &other)=default | cbm::algo::kf::MaterialMap | |
MaterialMap(MaterialMap &&other) noexcept | cbm::algo::kf::MaterialMap | |
operator<(const MaterialMap &lhs, const MaterialMap &rhs) | cbm::algo::kf::MaterialMap | friend |
operator=(const MaterialMap &other)=default | cbm::algo::kf::MaterialMap | |
operator=(MaterialMap &&other) noexcept | cbm::algo::kf::MaterialMap | |
Rebin(int factor) | cbm::algo::kf::MaterialMap | |
serialize(Archive &ar, const unsigned int) | cbm::algo::kf::MaterialMap | inlineprivate |
SetRadThickBin(int iBinX, int iBinY, float thickness) | cbm::algo::kf::MaterialMap | inline |
Swap(MaterialMap &other) noexcept | cbm::algo::kf::MaterialMap | |
ToString(int indentLevel=0, int verbose=1) const | cbm::algo::kf::MaterialMap | |
~MaterialMap() noexcept=default | cbm::algo::kf::MaterialMap | |