- Jul 13, 2017
-
-
Markus Frank authored
-
Markus Frank authored
-
Markus Frank authored
-
Markus Frank authored
-
Markus Frank authored
-
Markus Frank authored
-
Markus Frank authored
-
Markus Frank authored
-
- Jul 06, 2017
-
-
Frank Gaede authored
-
Frank Gaede authored
-
Frank Gaede authored
-
Markus Frank authored
Separate placement calls in the VolumeManager and distinguish between DetElement placements and Volume placements (currently unused)
-
-
Markus Frank authored
-
Andre Sailer authored
DetectorData: Warn if a second object (e.g., constant) is created, as insert will not overwrite the existing one
-
- Jul 04, 2017
-
-
Frank Gaede authored
-
Frank Gaede authored
-
Frank Gaede authored
-
Frank Gaede authored
-
Frank Gaede authored
-
- Jun 30, 2017
-
-
Frank Gaede authored
-
Frank Gaede authored
-
Frank Gaede authored
-
- Jun 28, 2017
-
-
Frank Gaede authored
-
- Jun 23, 2017
-
-
Andre Sailer authored
this constructor registers the shape with the geoManager
-
Andre Sailer authored
-
Andre Sailer authored
Default constructor of TGeoConeSeg (or any other TGeoShapes) do not register the object so they are not automatically cleaned up. So we call the constructor with parameters instead
-
Andre Sailer authored
-
Andre Sailer authored
the if condition was never true so 'elif' was never executed by cmake or an error would have been raised
-
Andre Sailer authored
Fixes issue that CMAKE_CXX_COMPILER_ID was not AppleClang on MAC
-
Andre Sailer authored
-
Frank Gaede authored
-
Frank Gaede authored
-
- Jun 22, 2017
-
-
Markus Frank authored
-
Markus Frank authored
-
Markus Frank authored
-
Markus Frank authored
-
Markus Frank authored
-
Andre Sailer authored
_wtM was never cleaned, use unique_ptr for automatic cleanup explicitely delete default ctor, copy ctor and assignment operator
-
Andre Sailer authored
-