Skip to content

Latest commit

 

History

History
45 lines (37 loc) · 1.34 KB

File metadata and controls

45 lines (37 loc) · 1.34 KB

First Analysis Steps

This is the LHCb Starterkit, a series of lessons for getting analysts working confidently with LHCb data and software. The lessons are best approached one after the other, as most lessons build on the knowledge gained from the previous ones.

If you have any problems or questions, you can send an email to lhcb-starterkit@cern.ch.

{% prereq "Prerequisites" %}

Before starting, you should be familiar with using a shell, like bash, and with programming in Python.

The analysis essentials course has an introduction to these topics, as does the Software Carpentry workshop, which includes many other useful computing tools.

{% endprereq %}

.. toctree::
    :hidden:
    :caption: Contents:

    prerequisites.md
    introduction-to-course.md
    physics-at-lhcb.md
    dataflow.md
    run-2-data-flow.md
    analysisflow.md
    davinci.md
    bookkeeping.md
    files-from-grid.md
    interactive-dst.md
    minimal-dv-job.md
    loki-functors.md
    add-tupletools.md
    decay-tree-fitter.md
    analysis-productions.md
    davinci-grid.md
    split-jobs.md
    ganga-data.md
    eos-storage.md
    lhcb-dev.md
    dataflow-run3.md
    asking-questions.md
    ecgd.md
    contributing-lesson.md