Jpp 20.0.0-rc.2
the software that should make you happy
|
Go to the source code of this file.
Variables | |
static const int | W2LIST_KM3NEUT_PS = 0 |
KM3NeT Data Definitions v3.6.1-2-g905a24d https://git.km3net.de/common/km3net-dataformat. | |
static const int | W2LIST_KM3NEUT_EG = 1 |
E gamma. | |
static const int | W2LIST_KM3NEUT_XSEC_MEAN = 2 |
Average interaction cross-section per nucleon along the neutrino path throuh the Earth (in units of m2) | |
static const int | W2LIST_KM3NEUT_COLUMN_DEPTH = 3 |
Line integrated column density through the Earth for the neutrino direction. | |
static const int | W2LIST_KM3NEUT_P_EARTH = 4 |
Transmission probability in the Earth (XSEC_MEAN and COLUMN_DEPTH used to compute PEarth) | |
static const int | W2LIST_KM3NEUT_WATER_INT_LEN = 5 |
Interaction length in pure water in m. | |
static const int | W2LIST_KM3NEUT_P_SCALE = 6 |
Interaction probability scale. | |
static const int | W2LIST_KM3NEUT_BX = 7 |
Bjorken x. | |
static const int | W2LIST_KM3NEUT_BY = 8 |
Bjorken y. | |
static const int | W2LIST_KM3NEUT_ICHAN = 9 |
Interaction channel converted to genie mode. | |
static const int | W2LIST_KM3NEUT_CC = 10 |
Charged current interaction flag. | |
static const int | W2LIST_KM3NEUT_WATERXSEC = 12 |
inclusive xsec in water | |
static const int | W2LIST_KM3NEUT_XSEC = 13 |
total cross section of the interaction | |
static const int | W2LIST_KM3NEUT_DXSEC = 14 |
differential cross section of the interaction (dsigma/dE) | |
static const int | W2LIST_KM3NEUT_TARGETA = 15 |
number of nucleons in the target | |
static const int | W2LIST_KM3NEUT_TARGETZ = 16 |
number of protons in the target | |
static const int | W2LIST_KM3NEUT_VERINCAN = 17 |
flag indicating the vertex is in the can | |
static const int | W2LIST_KM3NEUT_LEPINCAN = 18 |
flag indicating a lepton reached the can | |
static const int | W2LIST_KM3NEUT_MODE = 19 |
Neut mode. | |
|
static |
KM3NeT Data Definitions v3.6.1-2-g905a24d https://git.km3net.de/common/km3net-dataformat.
w2list_km3neut Constant factor in the weight (global generation weight)
Definition at line 12 of file w2list_km3neut.hh.
|
static |
E gamma.
Definition at line 13 of file w2list_km3neut.hh.
|
static |
Average interaction cross-section per nucleon along the neutrino path throuh the Earth (in units of m2)
Definition at line 14 of file w2list_km3neut.hh.
|
static |
Line integrated column density through the Earth for the neutrino direction.
Definition at line 15 of file w2list_km3neut.hh.
|
static |
Transmission probability in the Earth (XSEC_MEAN and COLUMN_DEPTH used to compute PEarth)
Definition at line 16 of file w2list_km3neut.hh.
|
static |
Interaction length in pure water in m.
Definition at line 17 of file w2list_km3neut.hh.
|
static |
Interaction probability scale.
Definition at line 18 of file w2list_km3neut.hh.
|
static |
Bjorken x.
Definition at line 19 of file w2list_km3neut.hh.
|
static |
Bjorken y.
Definition at line 20 of file w2list_km3neut.hh.
|
static |
Interaction channel converted to genie mode.
Definition at line 21 of file w2list_km3neut.hh.
|
static |
Charged current interaction flag.
Definition at line 22 of file w2list_km3neut.hh.
|
static |
inclusive xsec in water
Definition at line 23 of file w2list_km3neut.hh.
|
static |
total cross section of the interaction
Definition at line 24 of file w2list_km3neut.hh.
|
static |
differential cross section of the interaction (dsigma/dE)
Definition at line 25 of file w2list_km3neut.hh.
|
static |
number of nucleons in the target
Definition at line 26 of file w2list_km3neut.hh.
|
static |
number of protons in the target
Definition at line 27 of file w2list_km3neut.hh.
|
static |
flag indicating the vertex is in the can
Definition at line 28 of file w2list_km3neut.hh.
|
static |
flag indicating a lepton reached the can
Definition at line 29 of file w2list_km3neut.hh.
|
static |
Neut mode.
Definition at line 30 of file w2list_km3neut.hh.