-
Now NCrystal builds against MT-builds of Geant4 (cf. #35), we should also not forget to actually support _running_ multithreaded Geant4 simulations with NCrystal. Of course, issue #18 must be resolved…
-
On the master branch, hd_root is crashing when analyzing MC simu file where the background is overlaid.
Simulation for run 30730 w/ Random:recon-2017_01-ver03
A example file can be found here:
…
-
Hi,
It is possible to access the PDG table from Geant4 with few lines of C++ code [[link](https://geant4-forum.web.cern.ch/t/example-showing-how-to-retrieve-particle-properties/12265)]. The motivat…
-
Feature support in different versions of Geant4:
| Geant4 Version: | 10.01 | 10.02 | 10.04 |
|----------------------------------|-------------------------|---------------------------|-------------…
-
There is already an event generator that takes MC output files and generates events starting from those events as input (e.g. factorization of lead wall showering and post lead wall optical simulation…
-
With python 3.9 and Linux and Mac, there is segmentation fault for the tests (eg: test004_simple.py):
```
Verbose : 10
Running verbose: 20
Geant4 verbose : False, level = 1
Visualisation…
-
[ROOT says](https://root.cern.ch/doc/master/group__Geometry.html):
> Selecting the System of Units in ROOT
> Historically the system of units in ROOT was based on the three basic units centimeters, …
-
Dear Thorben, may I ask which environment you used to run the standalone simulation? Was it an environment provided and accessible at CERN, e.g., through /cvmfs? Some instructions would be very useful…
-
When enabling `ACTS_FORCE_ASSERTIONS=ON` and doing some simulation with Geant4 + Particle smearing, this assertion can occur:
![issue](https://user-images.githubusercontent.com/37871400/196447645-4…
-
I did some profiling of the downtime between closing the geometry and actually starting the simulation to find out what GEANT4 was doing because it takes a long time, uses a lot of memory, and seems t…