0
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 15, 2024 — Jun 15, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Removed unused global variables More... over 11 years ago
Merge branch 'master' of https://git.cern.ch/reps/VecGeom More... over 11 years ago
ROOT manager allows automatic import of ROOT geometry by recursively converting it to VecGeom geometry. Only implemented for boxes and will fail if another volume is encountered. More... over 11 years ago
new locate functionality compiles (CPU); little test (in create geometry) runs More... over 11 years ago
added second interface for inside method ( used by navigation ); requiring a change to box kernels as well More... over 11 years ago
fixed strange compiler error in Vc backend More... over 11 years ago
Merge branch 'master' of https://git.cern.ch/kerberos/VecGeom More... over 11 years ago
Loop over mask output in Vc backend. More... over 11 years ago
fixed typo More... over 11 years ago
resolving merge conflicts; adding basic implementation for locate function in navigator More... over 11 years ago
Merge branch 'master' of https://git.cern.ch/kerberos/VecGeom More... over 11 years ago
Added ROOT manager class which performs conversions and saves bidirectional mapping between ROOT and VecGeom pointers. Restructuring of benchmark. CMakeLists must now have new source files added manually More... over 11 years ago
added stub classes for navigation More... over 11 years ago
Benchmarking base class to make different benchmarks/tests, random number generator class. More... over 11 years ago
Changed pattern for dispatching to backend implementation as proposed. More... over 11 years ago
Merge branch 'master' of https://git.cern.ch/reps/VecGeom More... over 11 years ago
Addition of vector interfaces and imeplementations for each backend. Some restructuring of backend files and CMake. More... over 11 years ago
Removing broken test from Makefile More... over 11 years ago
Merge branch 'master' into lima More... over 11 years ago
Merge branch 'master' of https://git.cern.ch/kerberos/VecGeom More... over 11 years ago
Improved initialization using Vc::Zero (previous one was giving compilation errors). More... over 11 years ago
Working ShapeTester to benchmark DistanceToIn for specialized, unspecialized, USolid and ROOT geometries. More... over 11 years ago
Creating a simple geometry for the April 2014 milestone More... over 11 years ago
Porting/implementing ShapeTester from prototype, added interfaces to volume base classes, created by AOS3D class which will inherit from TrackContainer along with SOA3D. More... over 11 years ago
Updated minimum CMake version, since <2.8.12 doesn't support relocatable device code compilation of CUDA. More... over 11 years ago
Moved virtual implementations for PlacedBox to header. More... over 11 years ago
Implemented custom self-reallocating vector class that can be used both in host and device code for storing the daughter list of logical volumes. More... over 11 years ago
Fixed handling of polyhedron pointer in Geant4 bridge class... More... over 11 years ago
Delegated responsibility for creating specialized volumes to volumes themselves. More... over 11 years ago
Delegated responsibility for creating specialized volumes to volumes themselves. More... over 11 years ago