|
ATLAS Offline Software
|
Go to the documentation of this file.
13 #include "TApplication.h"
17 #if ROOT_VERSION_CODE < ROOT_VERSION(6,0,0)
18 #include "Cintex/Cintex.h"
68 cout <<
"Cannot access file " <<
inputFile <<
", exiting from RunLCE.C" << endl;
void SetSaveRootFile(bool flag=false)
void SetSaveTextFile(bool flag=false)
void SetAlgo(int algoindex=2)
void SetBadLBRemovalOption(bool removeLB=true)
void SetSelectRecurringBadCells(bool flag=false)
void RunLCE ATLAS_NOT_THREAD_SAFE(const char *inputFile, const char *defectLBFN)
void SetNoiseNsigma(double nsig=10.)
void Run(const TString &inputfile)
void SetEnergyCountThresholds(double ecut=1., int counts1=250, double enecell1=1.5, int counts2=25, double enecell2=30)
void ReadDefectLBList(bool ReadList, const TString &LBfile)
void SetLumiblockRange(bool inputRange=false, int input_lbmin=0, int input_lbmax=0)
void SetQthreshold(int qvalue=4000)
Define macros for attributes used to control the static checker.