Collection of configuration files and scripts for obtaining the basic overview of the Muon Collider detector performance, also used for software-release validation.
All the code is split into separate stages of the performance-evaluation process:
generation- production of a sample of input objects, typicallyMCParticles;simulation- simulation of particles' interaction with the detector in GEANT4, typically producingSimHits;configs- geometry-specific digi/reco configuration packages, checked out as submodules where the upstream repository exists;analysis- production of files with standardised objects types compatible with generic plotting scripts, typicallyROOT.TTree,ROOT.TH1, etc.plotting- generic scripts for producing plots from theanalysisoutput.
Specific workflow scripts and corresponding plotting configurations for individual use cases are stored under workflows/ directory.
Each workflow can use any subset of the generation to plotting stages, depending on its purpose.
Select the active geometry config with:
source setup_config.sh /path/to/mucoll-benchmarks MAIA_v0After setup, run geometry-specific digitisation and reconstruction steering from
$MUCOLL_CONFIG/$MUCOLL_CONFIG_NAME/.