Skip to content

Commit

Permalink
move framework components to k4simgeant4
Browse files Browse the repository at this point in the history
  • Loading branch information
vvolkl committed Mar 24, 2021
1 parent 7089dc6 commit cd5fbb8
Show file tree
Hide file tree
Showing 38 changed files with 0 additions and 2,722 deletions.
4 changes: 0 additions & 4 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ project(FCCDetectors)
find_package(DD4hep)
#---------------------------------------------------------------

option(BUILD_FRAMEWORK "Build framework integration" ON)

include(GNUInstallDirs)
include(CTest)
Expand Down Expand Up @@ -46,9 +45,6 @@ endfunction()


add_subdirectory(Detector)
if(BUILD_FRAMEWORK)
add_subdirectory(framework)
endif()

# - install and export
install(FILES
Expand Down
6 changes: 0 additions & 6 deletions framework/CMakeLists.txt

This file was deleted.

81 changes: 0 additions & 81 deletions framework/DetComponents/CMakeLists.txt

This file was deleted.

80 changes: 0 additions & 80 deletions framework/DetComponents/src/GeoConstruction.cpp

This file was deleted.

41 changes: 0 additions & 41 deletions framework/DetComponents/src/GeoConstruction.h

This file was deleted.

76 changes: 0 additions & 76 deletions framework/DetComponents/src/GeoSvc.cpp

This file was deleted.

53 changes: 0 additions & 53 deletions framework/DetComponents/src/GeoSvc.h

This file was deleted.

Loading

0 comments on commit cd5fbb8

Please sign in to comment.