https://github.com/hep-fcc/fcc-tutorials
Tutorial collection for the FCC software
https://github.com/hep-fcc/fcc-tutorials
cern fcc hep tutorials
Last synced: 5 months ago
JSON representation
Tutorial collection for the FCC software
- Host: GitHub
- URL: https://github.com/hep-fcc/fcc-tutorials
- Owner: HEP-FCC
- License: other
- Created: 2016-10-21T07:59:52.000Z (over 9 years ago)
- Default Branch: main
- Last Pushed: 2025-12-04T13:46:55.000Z (7 months ago)
- Last Synced: 2025-12-07T21:51:31.770Z (7 months ago)
- Topics: cern, fcc, hep, tutorials
- Language: Jupyter Notebook
- Homepage: https://hep-fcc.github.io/fcc-tutorials/
- Size: 20.4 MB
- Stars: 15
- Watchers: 17
- Forks: 33
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
# The FCC Tutorials
These are the lessons taught during the [FCC Software Tutorials][tutorial] (the
format is heavily inspired by the [LHCb starterkit][lhcb-starterkit]).
List of previous workshop/tutorial events:
* [Hand-on tutorial](https://indico.cern.ch/event/1602605/) as part of the
[Flavours at FCC Workshop](https://indico.cern.ch/event/1588013/); 19--21
Nov 2025.
* Computing and software tutorials as part of
[Second Annual U.S. Future Circular Collider (FCC) Workshop 2024](https://indico.mit.edu/event/876/)
at MIT; 25--27 Mar 2024.
* Software tutorials as part of
[First Annual U.S. Future Circular Collider (FCC) Workshop 2023](https://www.bnl.gov/usfccworkshop/)
([Indico](https://indico.cern.ch/event/1244371/)) at Brookhaven National
Laboratory; 24--26 April 2023.
* [FCC Software Hands-on Tutorial](https://indico.cern.ch/event/1182767/) at
CERN; 19--21 October 2022.
* [Software tutorial](https://indico.cern.ch/event/945608/timetable/?layout=room#147-link-to-software-tutorial)
in the context of the Snowmass 2021 studies; 22, 23 and 29 September 2020.
* [Software tutorial](https://indico.cern.ch/event/838435/timetable/?layout=room#147-link-to-software-tutorial) as part of the FCC Physics week; 15 January 2020.
* [Software Workshop and hands-on tutorial](https://indico.cern.ch/event/839794/) on 2-3 October 2019; an introduction to many topics.
The next tutorial, will be anounced in
[FCC-PED-SoftwareAndComputing-Documentation](https://e-groups.cern.ch/e-groups/Egroup.do?egroupName=FCC-PED-SoftwareAndComputing-Documentation) e-group, make sure you
are subscribed in order to know how to sign up.
If you'd just like to learn about how to use the FCC Software,
[read on][first-steps]!
[fccsw-website]: https://cern.ch/fccsw
[tutorial]: https://hep-fcc.github.io/fcc-tutorials
[lhcb-starterkit]: https://lhcb.github.io/starterkit-lessons/index.html
[first-steps]: ./software-basics/README.md#first-steps
```{eval-rst}
.. toctree::
:numbered:
:maxdepth: 2
: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:
FCC Software
FCC-ee Detector Full Sim
FCCAnalyses
Analysis essentials
FCC Software glossary
```