|  | ATLAS Offline Software
    | 
 
 
 
Go to the documentation of this file.
    5 #ifndef MUONCALIBMONITORING_CSCCALIBMONTOOLPED_H 
    6 #define MUONCALIBMONITORING_CSCCALIBMONTOOLPED_H 
   12 #include "GaudiKernel/MsgStream.h" 
   66         void genThreshold(HistCollection * pedColl, HistCollection * noiseColl, HistCollection * tholdColl, 
float multiplier) ;
 
   69         void makeErrorReport();
 
   80         float m_pedMaxDiff,m_noiseMaxDiff, 
m_rmsMaxDiff, m_f001MaxDiff, m_onlTHoldBreachMax;
 
   98         int m_pedBadBin, m_noiseBadBin, 
m_rmsBadBin, m_f001BadBin, m_nEntriesBadBin, m_chi2BadBin, m_missingBadBin, m_onlTHoldBreachBadBin;
 
  
#define ATLAS_NOT_THREAD_SAFE
getNoisyStrip() Find noisy strips from hitmaps and write out into xml/db formats
::StatusCode StatusCode
StatusCode definition for legacy code.
def TH1F(name, title, nxbins, bins_par2, bins_par3=None, path='', **kwargs)
Define macros for attributes used to control the static checker.