LDMX-Software / docker

Docker build context for developing and running ldmx-sw.
https://ldmx-software.github.io/docker/
GNU General Public License v3.0
1 stars 2 forks source link

Optionally use custom Geant4 #82

Closed EinarElen closed 10 months ago

EinarElen commented 10 months ago

This resolves #81

Check List

Built a custom version of Geant4 under ldmx-sw/install/custom_g4/debug, ran


ldmx setenv LDMX_CUSTOM_GEANT4=/path/to/ldmx-sw/install/custom_g4/debug 
ldmx gdb --args fire ... 

Which gave me a debug version of Geant4 :)