PeterParfenov 245bfa3d5c Added fix for FHCal modules coordinates | hace 2 años | |
---|---|---|
batch | hace 2 años | |
external_soft_installation_scripts | hace 3 años | |
macros | hace 2 años | |
CMakeLists.txt | hace 2 años | |
MpdDstAnalysisTree.cpp | hace 2 años | |
README.md | hace 4 años |
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