Skip to content

Commit

Permalink
add event library
Browse files Browse the repository at this point in the history
new trigger version
  • Loading branch information
therwig authored and tomeichlersmith committed Sep 19, 2023
1 parent 744619a commit acd356d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ add_subdirectory(Ecal ${CMAKE_BINARY_DIR}/EcalEvent)
add_subdirectory(Hcal ${CMAKE_BINARY_DIR}/HcalEvent)
add_subdirectory(TrigScint ${CMAKE_BINARY_DIR}/TrigScintEvent)
add_subdirectory(Tracking ${CMAKE_BINARY_DIR}/TrackingEvent)
add_subdirectory(Trigger/Algo ${CMAKE_BINARY_DIR}/TriggerEvent)

# Once the event libraries have been built, turn off the global option.
set(BUILD_EVENT_ONLY OFF CACHE BOOL "Build the SimCore library." FORCE)
Expand Down

0 comments on commit acd356d

Please sign in to comment.