Package for any Q-vector-based analysis. Using QnTools framework for Q-vector multidimentional corrections and operations. Input data are expected to be in AnalysisTree format.
- ROOT 6.20 (with MathMore)
- C++17 compatible compiler
- CMake 3.13
- Boost library (for program arguments)
- QnTools
- AnalysisTree
- yaml-cpp
git clone https://github.com/HeavyIonAnalysis/QnAnalysis.git
cd QnAnalysis
mkdir build install
cd build
cmake -DCMAKE_INSTALL_PREFIX=../install ../
make -j install
In case of problems please submit an issue.
Coming soon...