From d18b857e30a169bcd5c40f6a81838ca2c497faab Mon Sep 17 00:00:00 2001 From: Jannik Hofestaedt <jhofestaedt@km3net.de> Date: Mon, 19 Oct 2020 19:22:18 +0200 Subject: [PATCH] Reviewed Simulation.md --- pages/Simulation.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/Simulation.md b/pages/Simulation.md index 0c09a06..7062bce 100644 --- a/pages/Simulation.md +++ b/pages/Simulation.md @@ -1,14 +1,14 @@ --- Title: Event simulation Author: Jutta, Tamas, Jannik -status: review +status: reviewed (Jannik) --- ## Detector and event simulations In order to evaluate and test physical models of neutrino interactions and productions, a huge variety of simulations need to be performed and compared to the data taken with the KM3NeT detectors. Several parts of the detector are modelled including photomultiplier tube characteristics, complex electronic components that process signals of those in sub-nanosecond time regimes, the high throughput data distribution over heterogeneous networks and also physical properties of the environment (like seawater, atmosphere...) and the materials used. All these are carefully taken into account when simulating the overall detector response of particle interactions. -The first level of event simulation starts with the incoming primary particle: neutrinos produced in cosmic events or for example atmospheric neutrinos and muons produced by cosmic radiation in the Earth's atmosphere. These primary particles eventually trigger events in the detector after a usually large chain of interactions. The second level of the simulation chain takes care of the propagation of these particles and additional particles produced in along their way through the atmosphere, Earth and seawater - depending on their travel path - until they reach the detector volume. In the final step, the light produced by the particles is simulated and propagated to the highly sensitive optical modules where they are digitised and passed to the above mentioned hardware +The first level of event simulation starts with the incoming primary particle: neutrinos produced in cosmic events or for example atmospheric neutrinos and muons produced by cosmic radiation in the Earth's atmosphere. These primary particles eventually trigger events in the detector after a usually large chain of interactions. The second level of the simulation chain takes care of the propagation of these particles and additional particles produced along their way through the atmosphere, Earth and seawater - depending on their travel path - until they reach the detector volume. In the final step, the light produced by the particles is simulated and propagated to the highly sensitive optical modules where they are digitised and passed to the above mentioned hardware response simulation. The full event simulation is implemented in a run-by-run simulation strategy building on the so called data runs as standard data taking intervals of several hours. The detector response is simulated individually for these periods. Since large statistics are required for precise analyses, the simulation data will significantly exceed the real data in volume. -- GitLab