Commit 09461528 authored by Simon Spannagel's avatar Simon Spannagel
Browse files

Mention to switch off G4 internal backtracing

(cherry picked from commit b0b816ce)
parent fc926ff8
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -58,6 +58,7 @@ A recommended set of CMake flags to build a Geant4 package suitable for usage wi
-DGEANT4_USE_SYSTEM_CLHEP=OFF
-DGEANT4_BUILD_CXXSTD=17
-DGEANT4_BUILD_MULTITHREADED=ON
-DGEANT4_BUILD_BUILTIN_BACKTRACE=OFF
\end{verbatim}
\item Eigen3~\cite{eigen3}: Vector package used to perform Runge-Kutta integration, used in some of the charge carrier propagation modules.
Eigen is available in almost all Linux distributions through the package manager.