Examples#

Structure of Examples#

A typical coffea-fcc-analyses project is separated into these files:

  • config.py

  • processor_.py

  • runner_.py

  • plotter_.py

Setup#

A. Clone the coffea-fcc-analyses repository,

git clone https://github.com/prayagyadav/coffea-fcc-analyses.git

B. Move into the cloned directory,

cd coffea-fcc-analyses

C. Set up all the environment variables with sourcing setup.sh,

source setup.sh

D. Start a singularity shell with COFFEA-2025 with

./shell

One can also call a version other than the default with:

./shell coffeateam/<name of the desired container>

A full list of all the available COFFEA containers are at /cvmfs/unpacked.cern.ch/registry.hub.docker.com/coffeateam/.

(Please note that coffea-fcc-analysis is only compatible with containers with COFFEA version >= 2024.10.0)

List of examples :#

FCC-ee#