|
|
How To Run QaRecoTools?
- To run the QaRecoTools package you need to do the following steps:
You might need to include explicit tag names in the addpkg commands if you do not want to use the default versions for this release.
newrel -t newest MyRelease (Or any release)
cd MyRelease
addpkg QaRecoTools
addpkg QaToolsUtils
addpkg workdir
gmake lib
gmake QaRecoTools.all
cd workdir
gmake setup
- Execute the QaRecoTools package as follow:
- qarun -r RelVerTst RunNbr RelVerRef WrtRef SdQaTmSdPC (e.g qarun -r 4.3.9a 041617 n n n )
Where the options mean :
RelVerTst : The release version to perform the QA .
RunNbr : The Run number.
RelVerRef : The release version of the reference.
WrtRef : If set to "y" the results of the QA are stored as a reference.
Please set it to "n".
SdQaTm : If the parameter is set to "y", an automatic e-mail
is sent to the QA team in case of warning.
SdPC : Same as above but the e-mail is sent to the package coordinator.
You get the following outputs:
- 1) QaReco_rRelVerTst_RunNbr.log : output
file.
2) QaReco_summary_rRelVerTst_RunNbr.ps : contains the summary and comparison table.
3) QaReco_plot_rRelVerTst_RunNbr.ps : contains the analyzed plots.
For any comments
|
|