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...

As always see the latest analysis tutorial, specifically and PWG-DQ documentation for up to date information. For fancy configuration see here, you can configure via JSON your own:

  • Cuts
  • MCSignal definitions
  • Histograms All via JSON added to the configuration of the task on hyperloop

Clone this wiki locally