Offline monitoring

The offline monitoring is a quick summary analysis of a run, using reconstruction information (clustering, tracking, matching). The first step is therefore to perform the reconstruction (using the HarpoReconstructionWriter class).

If $HARPO_DATA_DIR, $HARPO_RECO_DIR and $HARPO_ANA_DIR are set correctly, this can be done with the script:

monitorOffline.sh RUNNO (FIRSTEVT) (S)
Where RUNNO is the run number, NEVTS is the number of events to process (optional, default is 10000), and S is the number of events to skip (optional, default is 0). This will create a ROOT file with the reconstructed data in $HARPO_RECO_DIR/runRUNNO.root, another root file with the monitoring histograms in $HARPO_ANA_DIR/monitor/hist_runRUNNO.root and a summary pdf file in $HARPO_ANA_DIR/monitor/runRUNNO.pdf.



Philippe Gros 2015-06-19