Skip to content

Latest commit

 

History

History
38 lines (30 loc) · 1.32 KB

README.md

File metadata and controls

38 lines (30 loc) · 1.32 KB

The FCC Tutorials

These are the lessons taught during the FCC Tutorials (the format is heavily inspired by the LHCb starterkit). If you'd like to join the next tutorial, visit the FCCSW website to find out when it will happen and how to sign up.

If you'd just like to learn about how to use the FCC software, read on!

.. toctree::
    :numbered:
    :maxdepth: 3
    :includehidden:
    :caption: Contents:

    software-basics/README.md
    fast-sim-and-analysis/README.md
    full-detector-simulations/README.md
    distributed-computing/README.md
    developing-fcc-software/README.md
    CONTRIBUTING.md

.. toctree::
    :numbered:
    :maxdepth: 2
    :includehidden:
    :caption: External links:

    FCCSW main page <https://hep-fcc.github.io/FCCSW/>
    FCCAnalyses reference documentation <https://hep-fcc.github.io/FCCAnalyses/doc/latest/index.html>
    Analysis essentials <https://hsf-training.github.io/analysis-essentials/>
    FCC software glossary <https://hep-fcc.github.io/glossary>