-
Eoin Clerkin authored
Changes the default MVD geometry from "v20c_tr" to "v20a_tr" in the hadron and electron setup files to be compatiable with STS "v19a". This is documented in https://redmine.cbm.gsi.de/issues/2119 and discussed in SWM on 2021-05-20 and 2021-05-27.
Eoin Clerkin authoredChanges the default MVD geometry from "v20c_tr" to "v20a_tr" in the hadron and electron setup files to be compatiable with STS "v19a". This is documented in https://redmine.cbm.gsi.de/issues/2119 and discussed in SWM on 2021-05-20 and 2021-05-27.
InstallGeometry.cmake 481 B
set(GEOMETRY_VERSION bb048703d1e76dfbfe6c4dfbba2a5d2f0a6279a6)
set(GEOMETRY_SRC_URL "https://git.cbm.gsi.de/CbmSoft/cbmroot_geometry.git")
download_project_if_needed(PROJECT Geometry_source
GIT_REPOSITORY ${GEOMETRY_SRC_URL}
GIT_TAG ${GEOMETRY_VERSION}
SOURCE_DIR ${CMAKE_SOURCE_DIR}/geometry
TEST_FILE media.geo
)