Belle II Software development
|
This is the complete list of members for TOPPmtQE, including all inherited members.
c_NumPmtPixels enum value (defined in TOPPmtQE) | TOPPmtQE | |
ClassDef(TOPPmtQE, 3) | TOPPmtQE | private |
getCE(bool BfieldOn) const | TOPPmtQE | |
getEfficiency(unsigned pmtPixel, double lambda, bool BfieldOn) const | TOPPmtQE | |
getEnvelopeQE() const | TOPPmtQE | |
getEnvelopeQE(double lambda) const | TOPPmtQE | |
getLambdaFirst() const | TOPPmtQE | inline |
getLambdaLast() const | TOPPmtQE | |
getLambdaLast(unsigned pmtPixel) const | TOPPmtQE | |
getLambdaStep() const | TOPPmtQE | inline |
getQE(unsigned pmtPixel) const | TOPPmtQE | |
getQE(unsigned pmtPixel, double lambda) const | TOPPmtQE | |
getSerialNumber() const | TOPPmtQE | inline |
interpolate(double lambda, const std::vector< float > &QE) const | TOPPmtQE | private |
m_CE_noB | TOPPmtQE | private |
m_CE_withB | TOPPmtQE | private |
m_envelopeQE | TOPPmtQE | mutableprivate |
m_lambdaFirst | TOPPmtQE | private |
m_lambdaStep | TOPPmtQE | private |
m_QE | TOPPmtQE | private |
m_serialNumber | TOPPmtQE | private |
setEnvelopeQE() const | TOPPmtQE | private |
setQE(unsigned pmtPixel, const std::vector< float > &qe) | TOPPmtQE | inline |
TOPPmtQE() | TOPPmtQE | inline |
TOPPmtQE(const std::string &serialNumber, float lambdaFirst, float lambdaStep, float CE0, float CE) | TOPPmtQE | inline |