|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef AFP_CALIBRATION_AFP_NOISYPIXELTOOL_H
6 #define AFP_CALIBRATION_AFP_NOISYPIXELTOOL_H
28 std::vector<std::vector<double>>
makeFits(std::shared_ptr<const TH2F>
input)
const;
50 std::vector<std::pair<int,int>>
getLegitPixels(std::shared_ptr<const TH2F>
input,
const int col_ID,
const int row_ID,
const std::string&
method)
const;
58 #endif // AFP_CALIBRATION_AFP_NOISYPIXELTOOL_H
def TH2F(name, title, nxbins, bins_par2, bins_par3, bins_par4, bins_par5=None, bins_par6=None, path='', **kwargs)