0
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 12, 2024 — Jun 12, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Correctly links to Vc library. More... over 11 years ago
add little executable to build more complicated detector out of boxes : More... over 11 years ago
added an interface to place a box (volume) that has daughter shapes itself; just meant as a quick way to test some ideas; final interface will be neater More... over 11 years ago
Revised naming scheme to match style guide. More... over 11 years ago
Extended CMake to accomodate Vc and Cilk backends. Added Cilk container and various backend stuff. More... over 11 years ago
Vector and SOA-types added along with basing utility and type functionality in headers. CMake skeleton made, and a sh-script to test compilation is included. More... over 11 years ago
Initial folder structure. More... over 11 years ago
manual merge of cudaprotov1 into prototypev1 More... over 11 years ago
moving files from prototype1 to separate folder to restructure development More... over 11 years ago
Fix warnings in tests More... over 11 years ago
Fix linking problem in UPolycone More... over 11 years ago
added ROOT TGeoPcon to Polycone as internal pointer + smaller fixes More... over 11 years ago
Fix in SafetyFromInside() for UTubs More... over 11 years ago
test for tube contains function More... over 11 years ago
added more polycone test cases More... over 11 years ago
polycone compiles; first test of Inside/Contains method successful More... over 11 years ago
Merge branch 'Polycone' of ssh://bitbucket.org/swenzel/fastgeom into Polycone More... over 11 years ago
missing files for commit 504f638decf05 More... over 11 years ago
Surface contains for Cone More... over 11 years ago
first part of polycone implemented; does not compile yet ( circular header problem ). Will be good for first demonstration but needs rethinking. More... over 11 years ago
implemented inside/contains function (with surface state) for Tube More... over 11 years ago
Code formatting and added banner... More... over 11 years ago
bugfix in USOLIDS benchmark More... over 11 years ago
adding CHEP13 benchmark comparising to USOLID scalar version; several debugging methods More... over 11 years ago
adapting makefile More... over 11 years ago
added benchmark to test case when place shapes use unspecialized matrices in their distance functions More... over 11 years ago
added construction of internal analogous ROOT solids in case of phi-sectored tubes and cones More... over 11 years ago
added flag to ShapeFactory with which one can indicate whether to get specialized placement or general placement More... over 11 years ago
implemented improved version of Box; some suggestions from Georgios Bitzes More... over 11 years ago
added pointer to equivalent ROOT TGeoMatrix in Transformationclass for easy comparison; Benchmark now runs with new and ROOT geometry More... over 11 years ago