- General information
- Data readiness
- Calibration
- Database
- Quality Assurance
- Proposal and statements
- Offline QA
- QA Shift Report Instructions
- STAR QA Documentation
- Fast Offline QA and DST Production QA Reference Histograms
- Fast Offline QA Shift Report Preparation and Instructions for Run 8
- Information for QA Shifts
- Integrating QA Histograms into Makers
- Manual generation of QA histograms
- Offline QA Shifts (Y2000 run)
- Other Expert contacts and links
- QuickStart Instructions for the Auto QA Browser - Run 8
- STAR QA for Offline Software
- STAR QA links and contacts
- Summary of Fast Offline QA Shift Duties - Run 8
- Technical Documentation of the Offline QA Browser
- Technical Documentation of the Offline QA Shift Reports
- Online QA
- Reconstruction Code QA
- Grid
- Infrastructure
- Offline Software
- Production
Integrating QA Histograms into Makers
Submitted by genevb on Mon, 2008-02-18 01:40.
Under:
There are two possible ways to do this:
Gene Van Buren
webmaster Last modified: Wed Nov 17 10:33:14 EDT 2004
(Instructions provided by Gene Van Buren, November 17, 2004)
It is generally the responsibility of the subsystem software leaders to select the appropriate histograms for quality assurance studies of the data and to integrate those histograms into their event reconstruction Makers. The following are some helpful instructions provided by Gene Van Buren for integrating QA histograms into subsystem Makers. This process involves a collaborative effort between the subsystem software expert and Gene Van Buren.
Lanny RayThere are two possible ways to do this:
- Create the histograms in your own Maker, use StMaker::AddHist() on them, and tell me (Gene Van Buren) what your maker is called.
- Write up the code that would be necessary to produce the histograms from StEvent and give it to me. This option only works if your data is available in StEvent, but allows reproduction of the histograms from event.root files as well as during production.
After that, there are two more issues:
- Do you want the histograms to be viewed by the QA shift crew? Such histograms are a subset of the total set of QA histograms. The rest can be viewed by more interested experts at any time. Please be very conservative in selecting histograms for the QA shift crew to review; a few well chosen plots are optimal.
- Do you want the histograms to be viewed by trigger type or not? For most histograms in QA, we make separate instances of the histograms for different trigger sets (for example, central triggers, minbias triggers, high tower triggers, etc.). This is only available with option 2) above. Some histograms have only one instance, filled for all trigger types of interest in each file sequence.
Gene Van Buren
webmaster Last modified: Wed Nov 17 10:33:14 EDT 2004
