- 16 Jul, 2015 1 commit
-
-
Sandro Christian Wenzel authored
detail: disable shape specialization by default for the moment as it currently seems to have navigation problems compared to the unspecialized case.
-
- 15 Jul, 2015 1 commit
-
-
Sandro Christian Wenzel authored
detail: allow to xray geometry only to certain level by using the --tolevel comm and line argument; put a limit and crosscheck on the image size
-
- 14 Jul, 2015 3 commits
-
-
Sandro Christian Wenzel authored
-
Sandro Christian Wenzel authored
-
Sandro Christian Wenzel authored
-
- 10 Jul, 2015 1 commit
-
-
- 09 Jul, 2015 4 commits
-
-
Sandro Christian Wenzel authored
-
Sandro Christian Wenzel authored
-
Sandro Christian Wenzel authored
-
Sandro Christian Wenzel authored
detail: an alternative implementation for the Torus was added ( Torus2 ) which is based on the ROOT implementation; this is somewhat more numerically stable but does not have the multi-track vectorization feature as the original torus implementation
-
- 06 Jul, 2015 1 commit
-
-
Sandro Christian Wenzel authored
-
- 02 Jul, 2015 4 commits
-
-
Sandro Christian Wenzel authored
detail: bug fixing + code reduction + style formatting in UnplacedPolyhedron Capacity function properly handling input arguments to TriangleArea etc as const todo: revise functions TriangleArea etc... they should live somewhere else
-
Sandro Christian Wenzel authored
-
Sandro Christian Wenzel authored
-
Tatiana Nikitina authored
-
- 01 Jul, 2015 1 commit
-
-
Sandro Christian Wenzel authored
-
- 30 Jun, 2015 6 commits
-
-
Calebe de Paula Bianchini authored
-
Tatiana Nikitina authored
-
Tatiana Nikitina authored
-
Tatiana Nikitina authored
-
Tatiana Nikitina authored
-
Tatiana Nikitina authored
[VECGEOM-138] Revise unit test for Polycone, fix for SurfaceArea and GetPointOnSurface() for VecGeomPolycone
-
- 29 Jun, 2015 1 commit
-
-
Calebe de Paula Bianchini authored
-
- 26 Jun, 2015 12 commits
-
-
Guilherme Amadio authored
Validation tests are dependent on ROOT being enabled to function, since they depend on BenchmarkShapeFromROOTFile binary. This commit makes them run only when ROOT is enabled and adds a configuration option to turn them on/off.
-
Guilherme Amadio authored
-
Guilherme Amadio authored
Some files only have actual code to compile in certain builds. This removes empty files from the compilation, so that no warnings are emmited by the compiler.
-
Guilherme Amadio authored
Redo changes from commits 97dbc545 and 9842c5c9 that silence compiler warnings by Clang, but without breaking the CUDA build.
-
Guilherme Amadio authored
Fix typo in Clang compiler option, and change CUDA defaults so that USolids is disabled.
-
Guilherme Amadio authored
-
Guilherme Amadio authored
-
Guilherme Amadio authored
-
Sandro Christian Wenzel authored
-
Sandro Christian Wenzel authored
-
Sandro Christian Wenzel authored
This reverts commit 9842c5c9 as it brakes CUDA compilation.
-
Sandro Christian Wenzel authored
This reverts commit 97dbc545 as it breaks CUDA compilation
-
- 25 Jun, 2015 5 commits
-
-
Guilherme Amadio authored
-
Guilherme Amadio authored
-
Guilherme Amadio authored
Some functions marked as override in previous commit actually depend on USolids, so add compile guards so that they are only compiled when USolids is enabled.
-
Guilherme Amadio authored
-
Guilherme Amadio authored
-