Skip to content

Commit

Permalink
Merge branch 'update-detray-to-v51' of github.com:beomki-yeo/traccc i…
Browse files Browse the repository at this point in the history
…nto update-detray-to-v51
  • Loading branch information
beomki-yeo committed Dec 21, 2023
2 parents 7e6ddcd + 6a9ab74 commit 00b19d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/cpu/test_simulation.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -239,7 +239,7 @@ TEST_P(TelescopeDetectorSimulation, telescope_detector_simulation) {
gen_cfg.phi_steps(phi_steps);
gen_cfg.origin(ori);
gen_cfg.theta_range(theta, theta);
gen_cfg.p_mag(mom);
gen_cfg.p_tot(mom);
gen_cfg.charge(charge);
generator_type generator(gen_cfg);

Expand Down

0 comments on commit 00b19d0

Please sign in to comment.