Skip to content

Commit

Permalink
Install MuSIC_v2 files
Browse files Browse the repository at this point in the history
  • Loading branch information
pandreetto committed Oct 8, 2024
1 parent 9d339e7 commit 8101a75
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions data/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# Tracking geometry
INSTALL(FILES MuColl_v1.root MuSIC_v1.root
INSTALL(FILES MuColl_v1.root MuSIC_v1.root MuSIC_v2.root
DESTINATION ${CMAKE_INSTALL_DATADIR}/ACTSTracking/data)

# Geometry description
INSTALL(FILES MuColl_v1.json MuSIC_v1.json
INSTALL(FILES MuColl_v1.json MuSIC_v1.json MuSIC_v2.json
DESTINATION ${CMAKE_INSTALL_DATADIR}/ACTSTracking/data)

# Material map
Expand Down

0 comments on commit 8101a75

Please sign in to comment.