Skip to content

Commit

Permalink
Install MuSIC_v2 files
Browse files Browse the repository at this point in the history
  • Loading branch information
gianelle authored Oct 4, 2024
1 parent f4e854d commit 174518d
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_v1.json
DESTINATION ${CMAKE_INSTALL_DATADIR}/ACTSTracking/data)

# Material map
Expand Down

0 comments on commit 174518d

Please sign in to comment.