Skip to content

Commit

Permalink
Add initial solid converter
Browse files Browse the repository at this point in the history
  • Loading branch information
sethrj committed Apr 3, 2024
1 parent bef0b74 commit 6f720e4
Show file tree
Hide file tree
Showing 3 changed files with 630 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/orange/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ endif()

if(CELERITAS_USE_Geant4 AND CELERITAS_REAL_TYPE STREQUAL "double")
set( _cg4org_sources
g4org/SolidConverter.cc
g4org/Transformer.cc
)
celeritas_get_g4libs(_cg4org_libs geometry)
Expand Down

0 comments on commit 6f720e4

Please sign in to comment.