Skip to content

Commit

Permalink
Update matRad_calcPhotonDoseOmpMC.m
Browse files Browse the repository at this point in the history
Typo
  • Loading branch information
HomolkaN committed Nov 18, 2022
1 parent 704d2c0 commit c8fd302
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion matRad_calcPhotonDoseOmpMC.m
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
function dij = matRad_calcPhotonDoseMC(ct,stf,pln,cst,calcDoseDirect)
function dij = matRad_calcPhotonDoseOmpMC(ct,stf,pln,cst,calcDoseDirect)
% matRad ompMC monte carlo photon dose calculation wrapper
%
% call
Expand Down

0 comments on commit c8fd302

Please sign in to comment.