13#include "TApplication.h"
17#if ROOT_VERSION_CODE < ROOT_VERSION(6,0,0)
18#include "Cintex/Cintex.h"
66 if (gSystem->AccessPathName(inputFile))
68 cout <<
"Cannot access file " << inputFile <<
", exiting from RunLCE.C" << endl;
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
@Basic class aimed at running simple LAr monitoring function on ntuples produced from that very same ...
void SetNoiseNsigma(double nsig=10.)
void SetSaveTextFile(bool flag=false)
void SetAlgo(int algoindex=2)
void Run(const TString &inputfile)
void SetBadLBRemovalOption(bool removeLB=true)
void SetSelectRecurringBadCells(bool flag=false)
void SetLumiblockRange(bool inputRange=false, int input_lbmin=0, int input_lbmax=0)
void SetQthreshold(int qvalue=4000)
void ReadDefectLBList(bool ReadList, const TString &LBfile)
void SetEnergyCountThresholds(double ecut=1., int counts1=250, double enecell1=1.5, int counts2=25, double enecell2=30)
void SetSaveRootFile(bool flag=false)