SLAC PEP-II
BABAR
SLAC<->RAL
Babar logo
HEPIC E,S & H Databases PDG HEP preprints
Organization Detector Computing Physics Documentation
Personnel Glossary Sitemap Search Hypernews
Unwrap page!
Comp. Search
Who's who?
Meetings
FAQ Homepage
Archive
Environment
Administration
New User Info.
Web Info/Tools
Monitoring
Training
Tools & Utils
Programming
C++ Standard
SRT, AFS, CVS
QA and QC
Remedy
Histogramming
Operations
PromptReco
Simulation Production
Online SW
Dataflow
Detector Control
Evt Processing
Run Control
Calibration
Databases
Offline
Workbook
Coding Standards
Simulation
Reconstruction
Prompt Reco.
BaBar Grid
Data Distribution
Beta & BetaTools
Kanga & Root
Analysis Tools
RooFit Toolkit
Data Management
Data Quality
Event display
Event Browser
Code releases
Databases
Check this page for HTML 4.01 Transitional compliance with the
W3C Validator
(More checks...)

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