# FAST-HEP Workshop The FAST-HEP Workshop contains runnable tutorials and examples for the FAST-HEP ecosystem. ```{toctree} :maxdepth: 2 :caption: Start here overview getting-started ``` ```{toctree} :maxdepth: 1 :caption: Beginner tutorials tutorials/beginner/first-workflow tutorials/beginner/selections tutorials/beginner/weights-and-datasets tutorials/beginner/multiple-outputs tutorials/beginner/heatmaps-and-projections ``` ```{toctree} :maxdepth: 1 :caption: Intermediate tutorials tutorials/intermediate/inspect-before-running tutorials/intermediate/diagnostics tutorials/intermediate/sinks tutorials/intermediate/profiles-and-registries tutorials/intermediate/analysis-repository-layout ``` ```{toctree} :maxdepth: 1 :caption: Advanced tutorials tutorials/advanced/parallel-workflows tutorials/advanced/backends tutorials/advanced/strategies tutorials/advanced/render-from-specs tutorials/advanced/validation ``` ```{toctree} :maxdepth: 1 :caption: Expert tutorials tutorials/expert/custom-source tutorials/expert/custom-transform tutorials/expert/custom-sink tutorials/expert/hooks tutorials/expert/profiling tutorials/expert/systematics ``` ```{toctree} :maxdepth: 1 :caption: Examples examples/data examples/ci-strategy ```