Jpp 19.3.0-rc.1
the software that should make you happy
Loading...
Searching...
No Matches
weightlist.hh File Reference

Go to the source code of this file.

Variables

static const int WEIGHTLIST_GENERATION_AREA = 0
 KM3NeT Data Definitions v3.5.1-1-gd514d72 https://git.km3net.de/common/km3net-dataformat.
 
static const int WEIGHTLIST_GENERATION_VOLUME = 0
 Generation volume (c.f. taglist document) [m3].
 
static const int WEIGHTLIST_DIFFERENTIAL_EVENT_RATE = 1
 Event rate per unit of flux (c.f. taglist document) [GeV m2 sr].
 
static const int WEIGHTLIST_EVENT_RATE = 2
 Event rate [s-1].
 
static const int WEIGHTLIST_NORMALISATION = 3
 Event rate normalisation.
 
static const int WEIGHTLIST_RESCALED_EVENT_RATE = 4
 Rescaled event rate [s-1].
 
static const int WEIGHTLIST_RUN_BY_RUN_WEIGHT = 5
 w[1]*DAQ_livetime / MC_evts_summary::n_gen (gseagen; [GeV m2 sr s]) or DAQ_livetime/MC_evts_summary::livetime_sim (mupage; [-])
 

Variable Documentation

◆ WEIGHTLIST_GENERATION_AREA

const int WEIGHTLIST_GENERATION_AREA = 0
static

KM3NeT Data Definitions v3.5.1-1-gd514d72 https://git.km3net.de/common/km3net-dataformat.

weightlist Generation area (c.f. taglist document) [m2]

Definition at line 12 of file weightlist.hh.

◆ WEIGHTLIST_GENERATION_VOLUME

const int WEIGHTLIST_GENERATION_VOLUME = 0
static

Generation volume (c.f. taglist document) [m3].

Definition at line 13 of file weightlist.hh.

◆ WEIGHTLIST_DIFFERENTIAL_EVENT_RATE

const int WEIGHTLIST_DIFFERENTIAL_EVENT_RATE = 1
static

Event rate per unit of flux (c.f. taglist document) [GeV m2 sr].

Definition at line 14 of file weightlist.hh.

◆ WEIGHTLIST_EVENT_RATE

const int WEIGHTLIST_EVENT_RATE = 2
static

Event rate [s-1].

Definition at line 15 of file weightlist.hh.

◆ WEIGHTLIST_NORMALISATION

const int WEIGHTLIST_NORMALISATION = 3
static

Event rate normalisation.

Definition at line 16 of file weightlist.hh.

◆ WEIGHTLIST_RESCALED_EVENT_RATE

const int WEIGHTLIST_RESCALED_EVENT_RATE = 4
static

Rescaled event rate [s-1].

Definition at line 17 of file weightlist.hh.

◆ WEIGHTLIST_RUN_BY_RUN_WEIGHT

const int WEIGHTLIST_RUN_BY_RUN_WEIGHT = 5
static

w[1]*DAQ_livetime / MC_evts_summary::n_gen (gseagen; [GeV m2 sr s]) or DAQ_livetime/MC_evts_summary::livetime_sim (mupage; [-])

Definition at line 18 of file weightlist.hh.