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 branches found
No related tags found
No related merge requests found
...@@ -2,8 +2,10 @@ using LumenManufaktur ...@@ -2,8 +2,10 @@ using LumenManufaktur
using Test using Test
@testset "direct light from muon" begin @testset "direct light from muon" begin
params = params = LMParameters(
LMParameters(dispersion_model = DispersionORCA, integration_points = PDFIntegrationPoints(5)) dispersion_model = DispersionORCA,
integration_points = PDFIntegrationPoints(5),
)
pmt = LumenManufaktur.KM3NeTPMT pmt = LumenManufaktur.KM3NeTPMT
# The relative tolerances are based on comparisons between # The relative tolerances are based on comparisons between
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment