ATLAS Offline Software
|
This is the complete list of members for AFP_NoisyPixelTool, including all inherited members.
AFP_NoisyPixelTool() | AFP_NoisyPixelTool | inline |
countInactivePixelsAround(std::shared_ptr< const TH2F > input) const | AFP_NoisyPixelTool | private |
filterLEffPixelsAroundNoisy(std::shared_ptr< const TH2F > input, const TH2F &inact, TH2F &fleff, TH2F &fnoisy, TH2F &eleff, TH2F &enoisy, const std::string &method) const | AFP_NoisyPixelTool | private |
findLEffAndNoisyPixels(std::shared_ptr< const TH2F > input, const TH2F &inact, const std::string &method) const | AFP_NoisyPixelTool | private |
getLegitPixels(std::shared_ptr< const TH2F > input, const int col_ID, const int row_ID, const std::string &method) const | AFP_NoisyPixelTool | private |
getMethods() const | AFP_NoisyPixelTool | inline |
getNeighbours(std::shared_ptr< const TH2F > input, int row_ID, int col_ID) const | AFP_NoisyPixelTool | private |
getSensitivity() const | AFP_NoisyPixelTool | inline |
getThreshLeff() const | AFP_NoisyPixelTool | inline |
getThreshNoisy() const | AFP_NoisyPixelTool | inline |
Identify(std::shared_ptr< const TH2F > input, std::vector< TH2F > &output) const override | AFP_NoisyPixelTool | virtual |
m_methods | AFP_NoisyPixelTool | private |
m_sensitivity | AFP_NoisyPixelTool | private |
m_threshLEff | AFP_NoisyPixelTool | private |
m_threshNoisy | AFP_NoisyPixelTool | private |
makeFits(std::shared_ptr< const TH2F > input) const | AFP_NoisyPixelTool | |
setMethods(const std::vector< std::string > &m) | AFP_NoisyPixelTool | inline |
setSensitivity(double s) | AFP_NoisyPixelTool | inline |
setThreshLeff(double t) | AFP_NoisyPixelTool | inline |
setThreshNoisy(double t) | AFP_NoisyPixelTool | inline |
~IAFP_GenericPixelTool()=default | IAFP_GenericPixelTool | virtual |