0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 9 hours ago.
Jun 26, 2024 — Jun 26, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[VECGEOM-52]: removed some warnings, added option to specify maximum errors displayed. More... about 11 years ago
[VECGEOM-45]: finished segment constructor, to be tested. More... about 11 years ago
[VECGEOM-45]: development on segment data structure. Will first construct as AOS, then store as SOA in the end. CyclicIterator class implemented with neat trick to have const and non-const version. More... about 11 years ago
removed a duplicated test More... about 11 years ago
removed a duplicated test More... about 11 years ago
changes to get rid of compilation warning with -Weffc++ More... about 11 years ago
changes to get rid of compilation warning with -Weffc++ More... about 11 years ago
VECGEOM-51 Temporarily disabled early return for DistanceToOut in the box - mismatches in AVX More... about 11 years ago
VECGEOM-51 Temporarily disabled early return for DistanceToOut in the box - mismatches in AVX More... about 11 years ago
[VECGEOM-45]: work done on Iterators and Containers for interaction between Polygon, Polyhedron and PolyhedronSide classes. Cyclic iterator implemented for Polygon. More... about 11 years ago
[VECGEOM-31]; Fix to avoid including the padding double into the dot product, which was causing Valgrind reports of use of uninitialized memory. More... about 11 years ago
[VECGEOM-31]; Fix to avoid including the padding double into the dot product, which was causing Valgrind reports of use of uninitialized memory. More... about 11 years ago
[VECGEOM-9]; Fix missing master to local transform in SafetyToIn() More... about 11 years ago
Merge branch 'master' into trap-v0.2 More... about 11 years ago
[VECGEOM-45]: made Polygon and Polyhedron CUDA-friendly. More... about 11 years ago
Merge branch 'master' into polyhedra More... about 11 years ago
[VECGEOM-35]: fixed fix of SOA3D constructor. More... about 11 years ago
[VECGEOM-35]: fixed constructors of Vector3D and SOA3D. More... about 11 years ago
[VECGEOM-45]: revising container classes to be used efficiently internally in Polyhedron and Polygon. Further work on Polyhedron and Polygon. More... about 11 years ago
[VecGeom-35]; changed operator= in Vector3D due to better performance More... about 11 years ago
[VECGEOM-35]: file extension no longer added to executables. More... about 11 years ago
[VecGeom-35]; removed performance issue with Vector3D constructor More... about 11 years ago
[VECGEOM-35] treat ROOT as a system library so it is looked for _after_ a standalone Vc install (and we ignore warning from ROOT headers) More... about 11 years ago
[VECGEOM-9]; Move TrapezoidBenchmark.cpp to test/benchmarking directory More... about 11 years ago
Merge branch 'master' into trap-v0.2 More... about 11 years ago
[VECGEOM-9]; Fully validated version of the trapezoid. More... about 11 years ago
[VECGEOM-44]: resolved merge conflict. More... about 11 years ago
[VECGEOM-35]: added some scalar functions and resolved ambiguity error in UTesselatedSolid. More... about 11 years ago
[VECGEOM-35]: resolved merge conflicts. More... about 11 years ago
[VECGEOM-35]: reorganized tests by folder depending on build requirements. Files still have to be specified manually to allow CMake to regenerate appropriately, but only in one place. More... about 11 years ago