3. Analysis at FCC

FCCAnalyses is a high-level analysis framework developed within the FCC software ecosystem. It provides a convenient interface for performing physics analyses on EDM4hep-based data using ROOT RDataFrame as the underlying event-processing engine.

This chapter introduces FCCAnalyses through a series of practical examples, starting from simple analysis workflows and gradually moving toward more realistic use cases. The final section of this chapter provides a more theoretical introduction to the core tools and data model used throughout FCCAnalyses, including EDM4hep and ROOT RDataFrame, which form the backbone of most workflows.

If you have any problems or questions, you can open an issue on the GitHub repository where these lessons are developed.