DAS  3.0
Das Analysis System
Das Analysis System

pipeline status coverage report

The software is developed on top of Darwin. It allows to conduct analyses from official CMS data sets to the results ready for publication.

The software is made of two parts:

  • CMSSW-based tools for the production of n-tuples.
  • Modules to apply physics selections and corrections specific to CMS, modifying n-tuples step by step until distributions can be obtained and unfolded.

It encompasses the following steps:

  1. n-tuplisation
  2. Basic treatement of data and MC (the list of correction is not exhaustive):
    1. for data, trigger, and ormalisation to the luminosity,
    2. for MC, normalisation to the cross section, corrections of pile-up simulation, corrections to the jet energy
  3. Unfolding with systematics

Description of the subpackages

In alphabetical order:

  • CommonTools: some common tools for development and running (no physics in this directory)
  • JEC: apply JES corrections and JER smearing corrections
  • Muons: select muons and apply scale factors
  • Normalisation: normalisation of data and simulation after merging
  • Ntupliser: code for n-tuplisation with CRAB jobs
  • Objects: code for the objects in the n-tuples
  • Photons: select photons and apply scale factors
  • Prefiring: code to apply the prefiring correction in data
  • PUprofile: tools to perform the pile-up profile reweighting in simulation
  • PUstaubSauger: tool to clean up the simulation from the badly sampled simulation
  • Trigger: trigger to determine the trigger turn-on points for 99% of efficiency

Generic source of information