Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 358 Bytes

File metadata and controls

13 lines (10 loc) · 358 Bytes

Compare Frameworks

This repository compares different analysis frameworks in High Energy Physics (HEP):

  • ROOT (C++)
  • PyROOT (Python)
  • CutLang (ADL)

Using data from ATLAS Open Data, the study implements identical analyses across these frameworks to evaluate:

  • Syntax complexity
  • Implementation approaches
  • Development speed
  • Resource availability