Нет описания

Parfenov_Petr_Evgen'evich 2f1dbf5ed0 Rearranged ZDC-SMD information from the strips: now it is stored in ZdcHitsHorizontal and ZdcHitsVertical separately 1 год назад
batch 7e4b5f031f Added batch scripts (first version) лет назад: 2
CMakeLists.txt 2e277af0b4 First commit лет назад: 2
README.md 2e277af0b4 First commit лет назад: 2
SetEnv.sh e13413e3d7 Fixed converter to work with AT ver.2 1 год назад
StAtConverter.cpp 2f1dbf5ed0 Rearranged ZDC-SMD information from the strips: now it is stored in ZdcHitsHorizontal and ZdcHitsVertical separately 1 год назад

README.md

AnalysisTree converter from StFemtoDst format (BNL)

Installation

  • 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/
    export STFEMTODST_INC=<path>/StFemtoEvent/
    export STFEMTODST_LIB=<path>/StFemtoEvent/build/
    
  • Get the source code:

    git clone https://devel.mephi.ru/PEParfenov/StFemtoToAnalysisTreeConverter.git
    cd StFemtoToAnalysisTreeConverter/
    mkdir build
    cd build/
    cmake ..
    make
    

Usage

./St2At -i input_femtoDst.root -o output_AnalysisTree.root --sqrtSnn energy --system AA