Skip to content

Commit

Permalink
removed unused
Browse files Browse the repository at this point in the history
  • Loading branch information
fredevb committed Oct 18, 2023
1 parent b64ac6b commit 8b87341
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,6 @@ std::optional<actsvg::proto::grid> grid(const detector_t& detector,
const view_t& view) {
using d_scalar_t = typename detector_t::scalar_type;
using geo_object_ids = typename detector_t::geo_obj_ids;
using accel_ids = typename detector_t::sf_finders::id;

const auto vol_desc = detector.volumes()[index];
const auto link = vol_desc.template link<geo_object_ids::e_sensitive>();
Expand Down

0 comments on commit 8b87341

Please sign in to comment.