Skip to content
Snippets Groups Projects
Commit d75b7b39 authored by Sergei Zharko's avatar Sergei Zharko
Browse files

mcbm_event_reco_L1.C for mcbm2025

parent fbaf37cb
No related branches found
No related tags found
No related merge requests found
......@@ -24,3 +24,12 @@ Install(DIRECTORY online
Install(DIRECTORY data
DESTINATION share/cbmroot/macro/beamtime/common
PATTERN "*" EXCLUDE)
If(DEFINED ENV{RAW_DATA_PATH} )
# ===== Copy the .rootrc file into the directory from which root is executed
# --- Otherwise the rootalias file is not loaded
file(COPY ${CBMROOT_SOURCE_DIR}/macro/include/.rootrc
DESTINATION ${CBMROOT_BINARY_DIR}/macro/beamtime/common)
EndIf() # If(DEFINED ENV{RAW_DATA_PATH} )
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment