5#ifndef MUONCALIBMONITORING_CSCCALIBMONTOOLSLOPE_H
6#define MUONCALIBMONITORING_CSCCALIBMONTOOLSLOPE_H
12#include "GaudiKernel/MsgStream.h"
44 const IInterface* parent);
77 std::vector<float> & setArray(std::vector<float> & array ,
const float &value,
const int &numEntries);
80 void genNeighborRatios(
const std::vector<float> & source, std::vector<float> & ratios)
const;
90 float m_slopeMaxDiff{},m_interceptMax{},m_chi2Max{}, m_fracDevMax{}, m_peaktMaxDiff{};
93 int m_slopeBadBin{1}, m_interceptBadBin{2}, m_chi2BadBin{3}, m_peaktBadBin{4}, m_fracBadBin{5},
Define macros for attributes used to control the static checker.
#define ATLAS_NOT_THREAD_SAFE
getNoisyStrip() Find noisy strips from hitmaps and write out into xml/db formats
TH1F(name, title, nxbins, bins_par2, bins_par3=None, path='', **kwargs)