PeterParfenov 245bfa3d5c Added fix for FHCal modules coordinates | 2 years ago | |
---|---|---|
batch | 2 years ago | |
external_soft_installation_scripts | 3 years ago | |
macros | 2 years ago | |
CMakeLists.txt | 2 years ago | |
MpdDstAnalysisTree.cpp | 2 years ago | |
README.md | 4 years ago |
Export necessary environment variables
source <path>/mpdroot/build/config.sh
export ANALYSISTREE_INC=<path>/AnalysisTree/install-cxx11/include/
export ANALYSISTREE_LIB=<path>/AnalysisTree/install-cxx11/lib/
Get the source code:
git clone https://devel.mephi.ru/PEParfenov/MpdAnalysisTreeConverter.git
cd MpdAnalysisTreeConverter/
mkdir build
cd build/
cmake ..
make
./MpdDst2AnalysisTree -i input_mpddst.root -o output_AnalysisTree.root