Skip to content

Muon Analysis

Stephan Potgieter edited this page Aug 21, 2026 · 9 revisions

Tablemaker

Overview

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:

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.

Analysing Derived Data

All via JSON added to the configuration of the task on hyperloop

Clone this wiki locally