|
|
Introduction
-
The aim of the QaSimAppTools is to analyze the mixing/digitization output and produce a comprehensive summary of its performances. The current version contains three parts:
the first one consists to analyze the distributions by making fits with 1 or 2 gaussians and
also with specific function. Then, the package go through the comparison with the
reference data. Finally, if the comparison shows any disagreement with the reference an
auotmatic e-mail is sent to the QA team and the package coordinator.
The present version of the QaSimAppTools is preliminary. It uses as input the file simapp_vVersionNumber_RunNumber.hbook (e.g. simapp_v6.10.5a_060000.hbook) produced at the end of the reconstruction run. Presently the simapp_vVersionNumber_RunNumber.hbookfile
contains the following directories and histograms:
- SIMAPPPRETRIGHIS: (Pre-Trigger histograms)
-
- PreTrigtrue event time
- PreTrigGEvent num/event
- PreTrigGTrack num/event
- PreTrigGVertex num/event
- PreTrigStdHep ntracks/event
- PreTrigGTrack Energy
- PreTrigGVertex Position
- PreTrigSvtGHit num/event
- PreTrigDchGHit num/event
- PreTrigDrcGTrkHit num/event
- PreTrigEmcGHit num/event
- PreTrigIfrGHit num/event
- SIMAPPPREDIGIHIS: (Pre-Digitization histograms)
-
- PreDigitrue event time
- PreDigiL1Accept
- PreDigiL1Accept-f
- PreDigiSvtGHit time()-L1A
- PreDigiSvtGHit time()-L1A-f
- PreDigiDchGHit time()-L1A
- PreDigiDchGHit time()-L1A-f
- PreDigiEmcGHit time()-L1A
- PreDigiEmcGHit time()-L1A-f
- PreDigiIfrGHit time()-L1A
- PreDigiIfrGHit time()-L1A-f
- PreDigiDrcGTrkHit time()-L1A
- PreDigiDrcGTrkHit time()-L1A-f
- PreDigiGEvent num/event
- PreDigiGTrack num/event
- PreDigiGVertex num/event
- PreDigiStdHep ntracks/event
- PreDigiGTrack Energy
- PreDigiGVertex Position
- PreDigiSvtGHit num/event
- PreDigiDchGHit num/event
- PreDigiDrcGTrkHit num/event
- PreDigiEmcGHit num/event
- PreDigiIfrGHit num/event
- PreDigiL1GltDigi num/event
- PreDigiL1EmtGltDigi num/event
- PreDigiL1EmtPhiDigi num/event
- PreDigiL1DTsfDigi num/event
- SIMAPPPOSTDIGIHI: (Post-Digitization histograms)
-
- PostDigitrue event time
- PostDigiL1Accept
- PostDigiL1Accept-f
- PostDigiSvtGHit time()-L1A
- PostDigiSvtGHit time()-L1A-f
- PostDigiDchGHit time()-L1A
- PostDigiDchGHit time()-L1A-f
- PostDigiEmcGHit time()-L1A
- PostDigiEmcGHit time()-L1A-f
- PostDigiIfrGHit time()-L1A
- PostDigiIfrGHit time()-L1A-f
- PostDigiDrcGTrkHit time()-L1A
- PostDigiDrcGTrkHit time()-L1A-f
- PostDigiGEvent num/event
- PostDigiGTrack num/event
- PostDigiGVertex num/event
- PostDigiStdHep ntracks/event
- PostDigiGTrack Energy
- PostDigiGVertex Position
- PostDigiSvtGHit num/event
- PostDigiDchGHit num/event
- PostDigiDrcGTrkHit num/event
- PostDigiEmcGHit num/event
- PostDigiIfrGHit num/event
- PostDigiSvtDigi num/event
- PostDigiDchDigi num/event
- PostDigiDchDigiMC num/event
- PostDigiDchDigiWF num/event
- PostDigiDrcSimHit num/event
- PostDigiDrcDigi num/event
- PostDigiEmcDigi num/event
- PostDigiIfrDigiTime num/event
- PostDigiIfrDigiStrip num/event
- PostDigiL1GltDigi num/event
- PostDigiL1EmtGltDigi num/event
- PostDigiL1EmtPhiDigi num/event
- PostDigiL1DTsfDigi num/event
QaSimAppTools produces 2 postscript files. One is a summary and comparison table (QaSimApp_summary_rVersionNumber_RunNumber.ps) of the fitted distributions and the other (QaSimApp_plot_rVersionNumber_RunNumber.ps) contains plots of the fitted ditributions.
For any comments:


|
|