Skip to content

jordix/analysis-case-study

 
 

Repository files navigation

Analysis case study

Repository of code to reproduce a LHCb physics analysis on rare charm decays.

Decay modes

D+ -> K+ mu+ mu-
D- -> K+ mu- mu-
D+ -> pi+ mu+ mu-
D- -> pi+ mu- mu-

Data

LHCb Collision 11 Beam3500GeV-VeloClosed-MagDownRealData Reco14 Stripping21r1 90000000 CHARMMDST

LHCb Collision 12 Beam4000GeV-VeloClosed-MagDownRealData Reco14 Stripping21 90000000 CHARMMDST

Instructions

Compile: make

Run all: sh run_all.sh

Run one stage: bin/run addbdt

Documentation of the original analysis

https://cds.cern.ch/record/1952173?ln=en

https://cds.cern.ch/record/1421263/files/LHCb-ANA-2012-025.pdf

About

Reproducing a LHCb physics analysis. This case study covers the main steps of an analysis.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 60.4%
  • C 25.3%
  • C++ 14.0%
  • Other 0.3%