/QnTools

Framework for flow analyses in heavy-ion collisions.

Primary LanguageC++GNU General Public License v3.0GPL-3.0

QnTools

Build Status

QnTools provides methods for an iterative data-based correction procedure, which was explored in the paper Effects of nonuniform acceptance in anisotropic flow measurements. It extends the functionality of FlowVectorCorrections. In Addition, it provides functions to correlate the corrected Qn-Vectors. It uses the ROOT RDataFrame to read ROOT TTrees.

How to build

Requirements:

  • ROOT 6.20 (with MathMore)
  • C++17 compatible compiler
  • CMake 3.13