- Jun 01, 2018
-
-
Markus Frank authored
-
- May 15, 2018
-
-
Markus Frank authored
Keep sensitive detector type constant. Add property to Geant4Kernel if special/user defined G4VSensitiveDetector instances should be created
-
- Apr 05, 2018
-
-
Markus Frank authored
-
Markus Frank authored
-
- Mar 09, 2018
-
-
Ercan Pilicer authored
-
- Feb 16, 2018
-
-
Andre Sailer authored
-
- Dec 01, 2017
-
-
Markus Frank authored
-
Marko Petric authored
-
- Nov 01, 2017
-
-
David Blyth authored
Since gSystem.load() can return 1 if the library has already been loaded, there are cases where requiring `result == 0` raises a false exception. This commit changes the required condition to be `result >= 0`
-
- Oct 19, 2017
-
-
Markus Frank authored
-
- Jun 19, 2017
-
-
Markus Frank authored
-
Markus Frank authored
-
- Apr 28, 2017
-
-
Markus Frank authored
-
- Feb 13, 2017
-
-
Markus Frank authored
Fix example DDG4/examples/readHEPMC.py and allow access to STL containers from DD4hep python interface
-
- Dec 02, 2016
-
-
Marko Petric authored
-
Marko Petric authored
-
Marko Petric authored
-
Markus Frank authored
-
- Oct 11, 2016
-
-
Markus Frank authored
+ Minor changes to externilze the property/plugin mechanism.
-
Markus Frank authored
+ Minor changes to externilze the property/plugin mechanism.
-
- Jul 14, 2016
-
-
Andre Sailer authored
-
- Jul 05, 2016
-
-
Andre Sailer authored
I have never seen the compilation work and the error to load the library is usually irrecoverable[1] It is just confusing for users when the compilation then also fails [1] Like missing local libraries
-
- Jun 28, 2016
-
-
Markus Frank authored
-
- Jun 23, 2016
-
-
Marko Petric authored
-
- Mar 08, 2016
-
-
Markus Frank authored
-
- Mar 07, 2016
-
-
Markus Frank authored
-
- Mar 03, 2016
-
-
Markus Frank authored
-
- Feb 10, 2016
-
-
Markus Frank authored
-
- Jan 19, 2016
-
-
Markus Frank authored
-
- Jan 18, 2016
-
-
Markus Frank authored
-
- Jan 13, 2016
-
-
Frank Gaede authored
SIM.action.tracker = ("Geant4TrackerWeightedAction", {"HitPositionCombination" : 1 , "CollectSingleDeposits" : False } )
-
- Jan 11, 2016
-
-
Andre Sailer authored
This parameter is needed to not have single steps attempting to reach 1km (the default, see https://geant4.web.cern.ch/geant4/UserDocumentation/UsersGuides/ForApplicationDeveloper/html/ch04s03.html ). This can happen for low energy curlers in the beam pipe vacuum. Add this also to DDG4 setup and to documentation example for field get default value in case it is not set
-
- Dec 03, 2015
-
-
Markus Frank authored
-
- Dec 02, 2015
-
-
Markus Frank authored
-
- Nov 26, 2015
-
-
Markus Frank authored
-
- Nov 24, 2015
-
-
Markus Frank authored
Support for multi-threaded Geant4 applications using DDG4Details are described in the release notes.
-
- Sep 25, 2015
-
-
Andre Sailer authored
DDG4.py Output2ROOT: Only add '.root' extension if it is not already present. Consistent with lcio output
-
- Jul 12, 2015
-
-
Markus Frank authored
-
Markus Frank authored
-