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