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 QaSimTools?



   
  •  To run the QaSimTools 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 QaSimTools
    addpkg QaToolsUtils
    addpkg workdir
    gmake lib
    gmake QaSimTools.all
    cd workdir
    cp ../QaSimTools/qasim ./qasim
    gmake setup

  • Execute the QaSimTools package as follow:
     

    • qasim -r RelVerTst RunNbr RelVerRef WrtRef SdQaTmSdPC

      (e.g from MDC1 : qasim -r 4.3.9a 041617 n n n )

      (e.g from MDC2 : qasim -r 6.10.13 066201 6.10.6a 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 can browse the available input files in the following areas :

    test files :

    reference files :

    • $BFROOT/QA/QaSimTools/refdata/QaSim_ref_r(RelVerRef )_(runnum).data

    It is important that the type of test run matches one of the reference run types (eg. B0 ->pi+pi-, B0~ ->X).

    You can check the types of reference runs available at $BFROOT/QA/QaSimTools/mgr/runlist*.all

    The correct reference run corresponding to your test run is selected automatically by the script.

    You get the following outputs: 
     

    •  1) QaSim_rRelVerTst_RunNbr.log : output file.
        2) QaSim_summary_rRelVerTst_RunNbr.ps : contains the summary and comparison table.
       3) QaSim_plot_rRelVerTst_RunNbr.ps : contains the analyzed plots.
       

  •  
     

  •  


For any comments