Skip to content
Snippets Groups Projects
Verified Commit 31729035 authored by Tamas Gal's avatar Tamas Gal :speech_balloon:
Browse files

Formatting

parent b5b13ee3
No related merge requests found
......@@ -2,8 +2,10 @@ using LumenManufaktur
using Test
@testset "direct light from muon" begin
params =
LMParameters(dispersion_model = DispersionORCA, integration_points = PDFIntegrationPoints(5))
params = LMParameters(
dispersion_model = DispersionORCA,
integration_points = PDFIntegrationPoints(5),
)
pmt = LumenManufaktur.KM3NeTPMT
# The relative tolerances are based on comparisons between
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment