FCCAnalyses framework
Juraj Smieško
Princeton, 27 July 2023
Pronunciation: You-rye
Institute: CERN
Alma Mater: Comenius University, SK
Energy and luminosity upgrade in integrated program
See latest FCC Week in London
Goal of the framework is to aid the users in obtaining the desired results not only from the reconstructed physics objects
Requirements:
Describes event data with the set of standard objects.
Example object:
#------------- CalorimeterHit
edm4hep::CalorimeterHit:
Description: "Calorimeter hit"
Author : "F.Gaede, DESY"
Members:
- uint64_t cellID //detector specific (geometrical) cell id.
- float energy //energy of the hit in [GeV].
- float energyError //error of the hit energy in [GeV].
- float time //time of the hit in [ns].
- edm4hep::Vector3f position //position of the hit in world coordinates in [mm].
- int32_t type //type of hit. Mapping of integer types to names via collection parameters "CalorimeterHitTypeNames" and "CalorimeterHitTypeValues".
FCCAnalyses latest release v0.7.0 can be found:
Latest/development version of the FCCAnalyses can be found:
Platforms: CentOS 7, AlmaLinux 9, Ubuntu 22.04
One can write and run an analysis in several ways:
Several documentation types