Skip to content

Commit 5b355bd

Browse files
committed
delete export to_internal_point
1 parent 8fa5156 commit 5b355bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/SolidStateDetectors.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ export calculate_stored_energy, calculate_mutual_capacitance, calculate_capacita
8181
export simulate_waveforms
8282
export run_geant4_simulation
8383
export Simulation, simulate!
84-
export Event, drift_charges!, to_internal_point
84+
export Event, drift_charges!
8585
export add_baseline_and_extend_tail
8686
export NBodyChargeCloud
8787

0 commit comments

Comments
 (0)