Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
beomki-yeo committed Oct 17, 2023
1 parent 4193a5e commit 687c232
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ using detector_device_t = detector<toy_metadata, device_container_types>;

// These types are identical in host and device code for all bfield types
using transform3 = typename detector_host_t::transform3;
using point3 = typename detector_host_t::point3;
using vector3_t = typename transform3::vector3;
using matrix_operator = standard_matrix_operator<scalar>;
using track_t = free_track_parameters<transform3>;
Expand Down

0 comments on commit 687c232

Please sign in to comment.