Belle II Software development
|
This is the complete list of members for CDCSpaceResols, including all inherited members.
addSigmaParams(const SigmaID sigmaID, const std::vector< float > &delta) | CDCSpaceResols | inline |
addSigmaParams(unsigned short iCLayer, unsigned short iLR, unsigned short iAlpha, unsigned short iTheta, const std::vector< float > &delta) | CDCSpaceResols | inline |
array3 typedef | CDCSpaceResols | private |
c_maxNAlphaBins enum value | CDCSpaceResols | |
c_maxNSigmaParams enum value | CDCSpaceResols | |
c_maxNThetaBins enum value | CDCSpaceResols | |
c_nSLayers enum value | CDCSpaceResols | |
CDCSpaceResols() | CDCSpaceResols | inline |
ClassDef(CDCSpaceResols, 2) | CDCSpaceResols | private |
comp(const array3 &lhs, const array3 &rhs) | CDCSpaceResols | inlinestatic |
dump() const | CDCSpaceResols | inline |
getAlphaBin(unsigned short i) const | CDCSpaceResols | inline |
getAlphaPoint(unsigned short i) const | CDCSpaceResols | inline |
getMaxSpaceResol() const | CDCSpaceResols | inline |
getNoOfAlphaBins() const | CDCSpaceResols | inline |
getNoOfThetaBins() const | CDCSpaceResols | inline |
getSigmaID(unsigned short iCLayer, unsigned short iLR, unsigned short iAlpha, unsigned short iTheta) const | CDCSpaceResols | inline |
getSigmaID(unsigned short iCLayer, unsigned short iLR, float alpha, float theta) const | CDCSpaceResols | inline |
getSigmaParamMode() const | CDCSpaceResols | inline |
getSigmaParams(const SigmaID sigmaID) const | CDCSpaceResols | inline |
getSigmaParams(unsigned short iCLayer, unsigned short iLR, unsigned short iAlpha, unsigned short iTheta) const | CDCSpaceResols | inline |
getThetaBin(unsigned short i) const | CDCSpaceResols | inline |
getThetaPoint(unsigned short i) const | CDCSpaceResols | inline |
m_alphaBins | CDCSpaceResols | private |
m_maxSpaceResol | CDCSpaceResols | private |
m_nSigmaParams | CDCSpaceResols | private |
m_sigmaParamMode | CDCSpaceResols | private |
m_sigmas | CDCSpaceResols | private |
m_thetaBins | CDCSpaceResols | private |
outputToFile(std::string fileName) const | CDCSpaceResols | inline |
setAlphaBin(const array3 &alpha) | CDCSpaceResols | inline |
setMaxSpaceResol(float sigma) | CDCSpaceResols | inline |
setSigmaParamMode(unsigned short mode) | CDCSpaceResols | inline |
setSigmaParams(const SigmaID sigmaID, const std::vector< float > ¶ms) | CDCSpaceResols | inline |
setSigmaParams(unsigned short iCLayer, unsigned short iLR, unsigned short iAlpha, unsigned short iTheta, const std::vector< float > ¶ms) | CDCSpaceResols | inline |
setThetaBin(const array3 &theta) | CDCSpaceResols | inline |
SigmaID typedef | CDCSpaceResols | private |