- Nov 08, 2017
-
-
Frank Gaede authored
-
- Nov 07, 2017
-
-
Frank Gaede authored
-
Frank Gaede authored
-
- Nov 06, 2017
-
-
Marko Petric 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`
-
David Blyth authored
Since Python3 moved to wide character in argument of PySys_SetArgv(), DD4hep is currently incompatible with Python3. For now, let's resolve this by requiring Python2 via CMake.
-
- Oct 19, 2017
-
-
Markus Frank authored
-
Markus Frank authored
-
Markus Frank authored
-
- Oct 17, 2017
-
-
Markus Frank authored
-
Markus Frank authored
-
Markus Frank authored
-
Markus Frank authored
-
Markus Frank authored
-
Frank Gaede authored
-
Shaojun Lu authored
-
- Oct 13, 2017
-
-
Whitney Armstrong authored
The function getAttrOrDefault(xml::Element e, xml::XmlChar attr_name, T default_value) will return the attribute converted to to type T but if it is not found it will return default_value. When building new detectors supplying this is useful for supplying default attribute values.
-
Markus Frank authored
-
Markus Frank authored
-
Markus Frank authored
-
Markus Frank authored
-
Markus Frank authored
-
Markus Frank authored
Improve the CMS example. Add word for the raw generator status of generator particles to Geant4Particle
-
Markus Frank authored
Improve the CMS example. Add word for the raw generator status of generator particles to Geant4Particle
-
Markus Frank authored
Improve the CMS example. Add word for the raw generator status of generator particles to Geant4Particle
-
- Oct 12, 2017
-
-
Frank Gaede authored
-
Frank Gaede authored
-
Frank Gaede authored
-
Frank Gaede authored
-
- Oct 09, 2017
-
-
Frank Gaede authored
-
Frank Gaede authored
-
- Oct 05, 2017
-
-
Frank Gaede authored
-
Frank Gaede authored
-
- Oct 02, 2017
-
-
Frank Gaede authored
-
- Sep 29, 2017
-
-
Frank Gaede authored
-
Frank Gaede authored
-
Frank Gaede authored
-
Frank Gaede authored
-
Frank Gaede authored
-