Geant4 Forum
2025年10月1日 · Discussion forum for the Geant4 simulation toolkit
LNK1189 error despite running in release and using shared …
2025年7月21日 · _Geant4 Version:11.3.2 _Operating System: Windows 11 24H2 _Compiler/Version:VS 2022 17.14.8 _CMake Version:4.1.0 rc2 I have already tried the …
GEANT4 and Qt5 Drivers - Getting Started - Geant4 Forum
2022年6月30日 · Hello!! I am trying to make Geant4.11.02 run on my laptop. I am currently running my B1 example, but the output is wrong - could you help me, please, with some …
Geant4 Installation with Conda - Getting Started - Geant4 Forum
2025年3月5日 · Hello, I am trying to install Geant4 with conda on a Linux virtual machine ran with an ARM macOS. After downloading conda I tries running the following commands: conda …
Using gdb debugger in an efficient way - Geant4 Forum
2021年11月24日 · Was your Geant4 installed built with either “RelWithDebugInfo” or “Debug”? Was your application compiled and linked for debugging? If not, then the executable won’t …
Beginner at geant4 - Getting Started - Geant4 Forum
2022年11月27日 · Getting Started GhulamMurtazaPhy November 27, 2022, 5:32am 1 hi i am beginner at geant4 i have installed all geant4 and execute all examples of geant4. Now what …
Example B1 execution - Getting Started - Geant4 Forum
2024年11月21日 · Please fill out the following information to help in answering your question, and also see tips for posting code snippets. If you don’t provide this information it will take more …
Building Geant4 with cmake-gui and Qt6 Installed
2024年9月6日 · I would like to use cmake-gui when building a Geant4 Application. I am finding that for the generate option to pick up values etc, I seem to have needed to use cmake-gui …
How to visualized the geometry - Getting Started - Geant4 Forum
2025年3月25日 · I have used the above versions and try to compile the basic example B1 of the geant4. However, rather than showing the geometry it gives me the result below. Would you …
Black screen in Qt for example B1 - Geant4 Forum
2022年12月3日 · Hi Geant4 experts! I have a problem with visualization in Qt5 GUI. I have installed Geant4-v11.0.3 on my WSL2 (Win10) using CMake 3.16.3. I used …