Jpp test-rotations-new
the software that should make you happy
Loading...
Searching...
No Matches
weightlist.sh
Go to the documentation of this file.
1#!/bin/zsh
2# KM3NeT Data Definitions v3.6.0
3# https://git.km3net.de/common/km3net-dataformat
4
5export WEIGHTLIST_GENERATION_AREA=0
6export WEIGHTLIST_GENERATION_VOLUME=0
7export WEIGHTLIST_DIFFERENTIAL_EVENT_RATE=1
8export WEIGHTLIST_EVENT_RATE=2
9export WEIGHTLIST_NORMALISATION=3
10export WEIGHTLIST_RESCALED_EVENT_RATE=4
11export WEIGHTLIST_RUN_BY_RUN_WEIGHT=5