PhotonQA

This part of the QA must be run for any PCM related analysis (for PCM and hybrid analyses PCM-EMCal, PCM-PHOS, PCM-DCal)

The photon QA includes all cut variables in the context of conversion photon analysis:

Running the PhotonQA(_Runwise).C will save the output into the following folder structure:

CUTNUMBER/SYSTEM/PhotonQA/

In addition, *.root files will be generated in CUTNUMBER/SYSTEM/ containing all the histograms as well.

important note Run QA_RunwiseV2.C first(!) with doEventQA = kTRUE and doPhotonQA = kTRUE - it will read TTrees from runwise output and generate runwise QA plots. It will also merge the output from different runs as this is, in general, impossible to do on TTree level due to the huge file sizes. Then run QAV2.C.

Carefully check all output from runwise histograms with special focus on data/MC comparison (Is the MC able to reproduce all QA histograms extracted from data? Does the MC follow the trends seen in data? Are there any suspicious runs or any observations that cannot be explained?...)

Some example plots for 1. and 2.:

Last updated