Jpp
17.3.0-rc.1
the software that should make you happy
|
Go to the source code of this file.
Variables | |
static const int | W2LIST_GSEAGEN_PS = 0 |
KM3NeT Data Definitions v3.0.0-3-gef79250 https://git.km3net.de/common/km3net-dataformat. More... | |
static const int | W2LIST_GSEAGEN_EG = 1 |
E gamma. More... | |
static const int | W2LIST_GSEAGEN_XSEC_MEAN = 2 |
Average interaction cross-section per nucleon along the neutrino path throuh the Earth (in units of m2) More... | |
static const int | W2LIST_GSEAGEN_COLUMN_DEPTH = 3 |
Line integrated column density through the Earth for the neutrino direction. More... | |
static const int | W2LIST_GSEAGEN_P_EARTH = 4 |
Transmission probability in the Earth (XSEC_MEAN and COLUMN_DEPTH used to compute PEarth) More... | |
static const int | W2LIST_GSEAGEN_WATER_INT_LEN = 5 |
Interaction length in pure water in m. More... | |
static const int | W2LIST_GSEAGEN_P_SCALE = 6 |
Interaction probability scale. More... | |
static const int | W2LIST_GSEAGEN_BX = 7 |
Bjorken x. More... | |
static const int | W2LIST_GSEAGEN_BY = 8 |
Bjorken y. More... | |
static const int | W2LIST_GSEAGEN_ICHAN = 9 |
Interaction channel. More... | |
static const int | W2LIST_GSEAGEN_CC = 10 |
Charged current interaction flag. More... | |
static const int | W2LIST_GSEAGEN_DISTAMAX = 11 |
distance added to the radius of the generation surface (relevant for CORSIKA muons) More... | |
static const int | W2LIST_GSEAGEN_WATERXSEC = 12 |
inclusive xsec in water More... | |
static const int | W2LIST_GSEAGEN_XSEC = 13 |
exclusive total cross section of the interaction More... | |
static const int | W2LIST_GSEAGEN_DXSEC = 14 |
differential cross section of the interaction (dsigma/dxdy) extracted from genie More... | |
static const int | W2LIST_GSEAGEN_TARGETA = 15 |
number of nuclons in the target More... | |
static const int | W2LIST_GSEAGEN_TARGETZ = 16 |
number of protons in the target More... | |
static const int | W2LIST_GSEAGEN_VERINCAN = 17 |
flag indicating the vertex is in the can More... | |
static const int | W2LIST_GSEAGEN_LEPINCAN = 18 |
flag indicating a lepton reached the can More... | |
static const int | W2LIST_GSEAGEN_N_RETRIES = 19 |
Number of extra chances given to each CORSIKA shower to hit the can. More... | |
static const int | W2LIST_GSEAGEN_CUSTOM_YAW = 20 |
user-specified rotation of CORSIKA showers (around z-axis) More... | |
static const int | W2LIST_GSEAGEN_CUSTOM_PITCH = 21 |
user-specified rotation of CORSIKA showers (around y-axis) More... | |
static const int | W2LIST_GSEAGEN_CUSTOM_ROLL = 22 |
user-specified rotation of CORSIKA showers (around x-axis) More... | |
|
static |
KM3NeT Data Definitions v3.0.0-3-gef79250 https://git.km3net.de/common/km3net-dataformat.
w2list_gseagenConstant factor in the weight (global generation weight)
Definition at line 12 of file w2list_gseagen.hh.
|
static |
E gamma.
Definition at line 13 of file w2list_gseagen.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_gseagen.hh.
|
static |
Line integrated column density through the Earth for the neutrino direction.
Definition at line 15 of file w2list_gseagen.hh.
|
static |
Transmission probability in the Earth (XSEC_MEAN and COLUMN_DEPTH used to compute PEarth)
Definition at line 16 of file w2list_gseagen.hh.
|
static |
Interaction length in pure water in m.
Definition at line 17 of file w2list_gseagen.hh.
|
static |
Interaction probability scale.
Definition at line 18 of file w2list_gseagen.hh.
|
static |
Bjorken x.
Definition at line 19 of file w2list_gseagen.hh.
|
static |
Bjorken y.
Definition at line 20 of file w2list_gseagen.hh.
|
static |
Interaction channel.
Definition at line 21 of file w2list_gseagen.hh.
|
static |
Charged current interaction flag.
Definition at line 22 of file w2list_gseagen.hh.
|
static |
distance added to the radius of the generation surface (relevant for CORSIKA muons)
Definition at line 23 of file w2list_gseagen.hh.
|
static |
inclusive xsec in water
Definition at line 24 of file w2list_gseagen.hh.
|
static |
exclusive total cross section of the interaction
Definition at line 25 of file w2list_gseagen.hh.
|
static |
differential cross section of the interaction (dsigma/dxdy) extracted from genie
Definition at line 26 of file w2list_gseagen.hh.
|
static |
number of nuclons in the target
Definition at line 27 of file w2list_gseagen.hh.
|
static |
number of protons in the target
Definition at line 28 of file w2list_gseagen.hh.
|
static |
flag indicating the vertex is in the can
Definition at line 29 of file w2list_gseagen.hh.
|
static |
flag indicating a lepton reached the can
Definition at line 30 of file w2list_gseagen.hh.
|
static |
Number of extra chances given to each CORSIKA shower to hit the can.
Definition at line 31 of file w2list_gseagen.hh.
|
static |
user-specified rotation of CORSIKA showers (around z-axis)
Definition at line 32 of file w2list_gseagen.hh.
|
static |
user-specified rotation of CORSIKA showers (around y-axis)
Definition at line 33 of file w2list_gseagen.hh.
|
static |
user-specified rotation of CORSIKA showers (around x-axis)
Definition at line 34 of file w2list_gseagen.hh.