-
Notifications
You must be signed in to change notification settings - Fork 0
Muon Analysis
Stephan Potgieter edited this page Aug 21, 2026
·
9 revisions
The DQ Framework provides a useful family of tools for acquiring derived data in Run 3 - especially for Muon analysis. These are all called table-makers, these are extremely configurable and are meant to allow you to skim the large datasets down to only the useful components for your analysis - which are referred to as reduced tables.
This does not mean that it is simple to use, unfortunately...
Here are some links to documentation to get started:
- Documentation for forward track analysis
- Latest O2 analysis tutorial
- PWG-DQ documentation, for up to date information.
- For fancy configuration see here.
- O2Physics code for PWG-DQ, for code-specific details.
The typical things that are configured in the table-maker:
- Event and Moun Cuts (NB).
- Derived tables to be outputted.
- QC Histograms
- MC Signal definitions (only for MC datasets).
This is not at all an extensive list. The configuration will highly depend on the analysis and is non-trivial.
All via JSON added to the configuration of the task on hyperloop