Is Geant4 free?
Geant4 11.0 The Geant4 source code is freely available.
Is Geant4 open source?
Geant4 is available under an open source licence based on the EU Datagrid Licence. The copyright of the Geant4 software is vested in the members of the Geant4 Collaboration.
How install Geant4 Linux?
The basic method used is as follows:
- Check that all the prerequisites for building Geant4 are installed (see above);
- Download the latest version of the source code;
- Extract the source code from the downloaded tarball;
- Create a build folder;
- Configure, build and install Geant4 from within the build folder.
What is Geant4 used for?
Geant4 is a toolkit for the simulation of the passage of particles through matter. Its areas of application include high energy, nuclear and accelerator physics, as well as studies in medical and space science.
What language does Geant4 use?
C++
Geant4 is written in C++ and exploits advanced software-engineering techniques and object-oriented technology to achieve transparency.
How do I run geant4 example?
To compile and run an example, on your terminal application,
- you should go into the folder where the example lives.
- Make a new folder called “build” in the example folder.
- cd build.
- now, inside the build folder type “cmake ..”
- then, if it happily runs, type “make”
Who created Geant4?
Geant4 software was developed in the context of the CERN RD44 R&D project, as a world-wide collaboration of about 100 scientists participating in more than 10 experiments in Europe, Russia, Japan, Canada and the United States.
What language is Geant4?
It has been created exploiting software engineering and object-oriented technology and implemented in the C++ programming language. It has been used in applications in particle physics, nuclear physics, accelerator design, space engineering and medical physics. I have written some notes about my work on GEANT4.