English

CutLang: A Particle Physics Analysis Description Language and Runtime Interpreter

High Energy Physics - Phenomenology 2018-09-19 v2

Abstract

This note introduces CutLang, a domain specific language that aims to provide a clear, human readable way to define analyses in high energy particle physics (HEP) along with an interpretation framework of that language. A proof of principle (PoP) implementation of the CutLang interpreter, achieved using C++ as a layer over the CERN data analysis framework ROOT, is presently available. This PoP implementation permits writing HEP analyses in an unobfuscated manner, as a set of commands in human readable text files, which are interpreted by the framework at runtime. We describe the main features of CutLang and illustrate its usage with two analysis examples. Initial experience with CutLang has shown that a just-in-time interpretation of a human readable HEP specific language is a practical alternative to analysis writing using compiled languages such as C++.

Keywords

Cite

@article{arxiv.1801.05727,
  title  = {CutLang: A Particle Physics Analysis Description Language and Runtime Interpreter},
  author = {Sezen Sekmen and Gokhan Unel},
  journal= {arXiv preprint arXiv:1801.05727},
  year   = {2018}
}

Comments

36 pages, 3 figures

R2 v1 2026-06-22T23:47:57.490Z