Basic QA of calibrated data

General procedure

Running over one single run

The main-program to run a basic QA over the calbrated data is ./DataAna. So far only one option is implemented -Q, which triggers a basic QA run over the data and can be run as follows.

./DataAna -d 1 -Q -i calibrated_Run_$RUNNR.root -O QAHists_Run_$RUNNR.root -a -f -r $RUNLIST -P $PLOTSDIR

It currently produces the following plots and can distinguish 3 different trigger classes (All, Muon triggered, Not Muon Triggered).

Additional per layer plots are produced when running with the -e [1/2] option.

CAEN data

September 2023 data

No scripts have been created yet.

October 2023 data

No scripts have been created yet.

August 2024 data

The primary script for the first look at a basic QA of calibrated data is runQA_2024.sh.

The 2nd argument defines which scan it is, please check which are currently available and expand where necessary.

HGCROC data

August 2024 data

No scripts have been created yet.

November 2025 data

The primary script for the first look at a basic QA of calibrated data is runQAHGCROC_2025.sh .

The 2nd argument defines which scan it is while the 3rd lets you choose which level of QA you would like to run.

Last updated