Jpp
debug
the software that should make you happy
|
Go to the source code of this file.
Variables | |
static const int | WEIGHTLIST_GENERATION_AREA = 0 |
KM3NeT Data Definitions v3.4.0-8-ge14cb17 https://git.km3net.de/common/km3net-dataformat. More... | |
static const int | WEIGHTLIST_GENERATION_VOLUME = 0 |
Generation volume (c.f. taglist document) [m3]. More... | |
static const int | WEIGHTLIST_DIFFERENTIAL_EVENT_RATE = 1 |
Event rate per unit of flux (c.f. taglist document) [GeV m2 sr]. More... | |
static const int | WEIGHTLIST_EVENT_RATE = 2 |
Event rate [s-1]. More... | |
static const int | WEIGHTLIST_NORMALISATION = 3 |
Event rate normalisation. More... | |
static const int | WEIGHTLIST_RESCALED_EVENT_RATE = 4 |
Rescaled event rate [s-1]. More... | |
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; [-]) More... | |
|
static |
KM3NeT Data Definitions v3.4.0-8-ge14cb17 https://git.km3net.de/common/km3net-dataformat.
weightlist Generation area (c.f. taglist document) [m2]
Definition at line 12 of file weightlist.hh.
|
static |
Generation volume (c.f. taglist document) [m3].
Definition at line 13 of file weightlist.hh.
|
static |
Event rate per unit of flux (c.f. taglist document) [GeV m2 sr].
Definition at line 14 of file weightlist.hh.
|
static |
Event rate [s-1].
Definition at line 15 of file weightlist.hh.
|
static |
Event rate normalisation.
Definition at line 16 of file weightlist.hh.
|
static |
Rescaled event rate [s-1].
Definition at line 17 of file weightlist.hh.
|
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.