Skip to content

HeavyIonAnalysis/QnTools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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