From f089b812551c73ea14b574125b6703699db93f03 Mon Sep 17 00:00:00 2001 From: Oliver Kirsebom <oliver.kirsebom@gmail.com> Date: Mon, 15 Jan 2018 23:54:55 -0400 Subject: [PATCH] bla --- mac/muon.mac | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/mac/muon.mac b/mac/muon.mac index 38e5f17..a0318dd 100644 --- a/mac/muon.mac +++ b/mac/muon.mac @@ -16,7 +16,7 @@ # source /VK/source/cosmicRayAngDist true /VK/source/cosmicRayMinZenithAngle 0 deg -/VK/source/cosmicRayMaxZenithAngle 20 deg +/VK/source/cosmicRayMaxZenithAngle 30 deg /VK/source/diskShapedSource true /VK/source/innerDiameter 0 cm ###/VK/source/outerDiameter 60 cm @@ -31,7 +31,7 @@ # output /VK/output/zeroSuppression true -/VK/output/openFile output/muon.root +/VK/output/openFile output/muonTelescope.root # run simulations -/run/beamOn 100000 +/run/beamOn 50000000 -- GitLab