-
In #987 the default ROOT version was moved to v6-12-04. Note that I observed a crash with the AliPhysicsSelection (see below). The crash seems to be related to a new implementation in this ROOT versio…
-
I'm using the rel 1.07.1 with a few small patches to cmake files (as described in now closed issues).
I'm trying to add a new sensitive detector action (Geant4SensitiveAction). This requires, among…
-
include/NEST.hh is going to be the first thing that people look at. It has no comments. I really think that unless we do the following, most people will get frustrated:
- Paragraph at the top tha…
-
Hi.
I'm writing a software using the latest FairRoot.
I tried to narrow the range of energy loss of proton.
So, after `run -> Init()` command of FairRunSim object, I added
> ((TGeant4 *) gMC) -> Pro…
-
The 60Co example simulation is broken in the Geant4.10.04 branch. Using the example macro, the simulation aborts after throwing this exception:
(I have checked that the PhotonEvaporation dataset was …
-
I'm having trouble building CLHEP:
- OS version: Ubuntu Xenial
- Compiler version: GCC 5.4
- DD4hep version: v01-07-01
- Reproduced by: I'm building a docker build file, so you can see the…
-
I can't find the line where the units are being converted from GeV (beam energy set in the remollglobs.hh file, or in a macro command), but I do know that the output root tree is reporting things with…
-
In order to study PMT DD type effects as observed by Qweak, we will need to be able to study longitudinal and transverse polarization tracking through the magnetic fields using the Thomas-BMT equation…
-
Running the beam generator and shooting an electron at a piece of quartz (as defined in https://github.com/JeffersonLab/remoll-detector-generator/blob/f96be983575277f8f95826ccf0b799845ff824ac/material…
-
Any idea?
```
[ 81%] Linking CXX executable ../../bin/o2TPCSimulation
ld: library not found for -lSimSetup
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[2…