- Jun 02, 2015
-
-
Sandro Christian Wenzel authored
resolves [VecGeom-135]
-
- Jun 01, 2015
-
-
Sandro Christian Wenzel authored
-
Sandro Christian Wenzel authored
-
Sandro Christian Wenzel authored
detail: improved detection of surface states on Wedge adjusted tolerances that detect surface states to be compatible with USolids convention resolves: [VecGeom-145]
-
- May 29, 2015
-
-
Abhijit Bhattacharyya authored
-
- May 28, 2015
-
-
Guilherme Amadio authored
-
- May 27, 2015
-
-
Tatiana Nikitina authored
-
Tatiana Nikitina authored
-
- May 26, 2015
-
-
Sandro Christian Wenzel authored
detail: can now run against all shapes (instead of random subset when giving optional fourth argument 1; output not redirected to log file to see problems in cdash from: abhijit.bhattacharyya@cern.ch
-
Sandro Christian Wenzel authored
detail: introduce IsInf to backend (std::isinf not understood in CUDA kernels) fixed std::mathfunction usage in UnplacedTorus ( Normal function ) fixed std::mathfunction usage in UnplacedTrd ( Extent function ) some other minor compiler warnings fixed
-
Tatiana Nikitina authored
-
Tatiana Nikitina authored
-
- May 25, 2015
-
-
Sandro Christian Wenzel authored
-
Sandro Christian Wenzel authored
-
- May 23, 2015
-
-
Oksana Shadura authored
-
- May 22, 2015
-
-
Sandro Christian Wenzel authored
detail: got rid of "preveously declared as struct warnings" and some virtual functions shadowed warnings + a couple of unused fields and variables
-
Sandro Christian Wenzel authored
-
Sandro Christian Wenzel authored
details: fixes [VecGeom-146]; ABBoxManager and ABBoxNavigator used some explicit Vc constructs; this is now no longer the case; needed to temporarily introduce a scalar-float backend which will be removed once we merge new backend structure in VecCore
-
Tatiana Nikitina authored
-
Sandro Christian Wenzel authored
-
Sandro Christian Wenzel authored
-
Sandro Christian Wenzel authored
detail: resolves VecGeom-133; it is now no longer a problem when a shape does not have a USOLIDS (or ROOT/G4) conversion; hence I also corrected a couple of shapes to return nullptr when they don't have a USOLID equivalent (yet); with this fix, we can now enable more regression tests in Jenkins
-
- May 21, 2015
-
-
Oksana Shadura authored
Small fix in CTest to prevent errors in CDASH caused by wrong recognition of warnings in parralel builds in Mac OSX
-
Sandro Christian Wenzel authored
-
Sandro Christian Wenzel authored
-
Sandro Christian Wenzel authored
-
Sandro Christian Wenzel authored
detail: commented out some troubling code in conversion of NavigationStates to TGeoBranchArrays ( it does not seem to be needed ) solves: makes TestExportToROOT pass
-
Sandro Christian Wenzel authored
detail: generalized CMake infrastructure to be able to download arbitrary list of data files into arbitrary locations ( was hard coded preveously ) interesting for VecGeom since we can now download testdata...
-
Sandro Christian Wenzel authored
-
-
-
Sandro Christian Wenzel authored
-
Sandro Christian Wenzel authored
detail: #undef NDEBUG was not in the right place. The use here was meant to make sure asserts are always done in the unit test executables. However, since it was undefined before inclusion of other headers it also enabled asserts in those headers which was not wanted
-
Tatiana Nikitina authored
-
- May 20, 2015
-
-
Guilherme Lima authored
-
Guilherme Lima authored
[VecGeom-87] Disabling the check on safeties, which are not calculated by the vector interface anymore
-
Guilherme Lima authored
-
Guilherme Lima authored
-
Sandro Christian Wenzel authored
detail: benchmarks taken out of unit tests ( will be replaced by CMS shape regression testing ) started a separate list of ROOT unit tests disabled USOLID unit tests for moment as many of them are failing ( will be readded one by one when ready --> see issues VecGeom 134 - 143 )
-
Sandro Christian Wenzel authored
-