Jpp
|
Go to the source code of this file.
Variables | |
static const int | TRK_MOTHER_UNDEFINED = -1 |
KM3NeT Data Definitions v1.3.1-43-g5270ad8 https://git.km3net.de/common/km3net-dataformat. More... | |
static const int | TRK_MOTHER_NONE = -2 |
mother id of a particle if it has no parent More... | |
static const int | TRK_ST_UNDEFINED = 0 |
status was not defined for this MC track (all reco tracks have this value) More... | |
static const int | TRK_ST_FINALSTATE = 1 |
particle to be tracked by detector-level MC ('track_in' tag in evt files from gseagen More... | |
static const int | TRK_ST_PRIMARYNEUTRINO = 100 |
initial state neutrino ('neutrino' tag in evt files from gseagen and genhen). More... | |
static const int | TRK_ST_PRIMARYCOSMIC = 200 |
initial state cosmic ray ('track_primary' tag in evt files from corant). More... | |
static const int | TRK_ST_ININUCLEI = 5 |
Initial state nuclei (gseagen) More... | |
static const int | TRK_ST_INTERSTATE = 2 |
Intermidiate state particles produced in hadronic showers (gseagen) More... | |
static const int | TRK_ST_DECSTATE = 3 |
Short-lived particles that are forced to decay. More... | |
static const int | TRK_ST_NUCTGT = 11 |
Nucleon target (gseagen) More... | |
static const int | TRK_ST_PREHAD = 12 |
DIS pre-fragmentation hadronic state (gseagen) More... | |
static const int | TRK_ST_PRERES = 13 |
resonant pre-decayed state (gseagen) More... | |
static const int | TRK_ST_HADNUC = 14 |
Hadrons inside the nucleus before FSI (gseagen) More... | |
static const int | TRK_ST_NUCLREM = 15 |
Low energy nuclear fragments (gseagen) More... | |
static const int | TRK_ST_NUCLCLT = 16 |
For composite nucleons before phase space decay (gseagen) More... | |
static const int | TRK_ST_FAKECORSIKA = 21 |
fake particle from corant/CORSIKA to add parent information (gseagen) More... | |
static const int | TRK_ST_PROPLEPTON = 1001 |
lepton propagated that reaches the can (gseagen) More... | |
static const int | TRK_ST_PROPDECLEPTON = 2001 |
lepton propagated and decayed before got to the can (gseagen) More... | |
|
static |
KM3NeT Data Definitions v1.3.1-43-g5270ad8 https://git.km3net.de/common/km3net-dataformat.
trkmembersmother id was not defined for this MC track (all reco tracks have this value)
Definition at line 12 of file trkmembers.hh.
|
static |
mother id of a particle if it has no parent
Definition at line 13 of file trkmembers.hh.
|
static |
status was not defined for this MC track (all reco tracks have this value)
Definition at line 14 of file trkmembers.hh.
|
static |
particle to be tracked by detector-level MC ('track_in' tag in evt files from gseagen
Definition at line 15 of file trkmembers.hh.
|
static |
initial state neutrino ('neutrino' tag in evt files from gseagen and genhen).
Definition at line 16 of file trkmembers.hh.
|
static |
initial state cosmic ray ('track_primary' tag in evt files from corant).
Definition at line 17 of file trkmembers.hh.
|
static |
Initial state nuclei (gseagen)
Definition at line 18 of file trkmembers.hh.
|
static |
Intermidiate state particles produced in hadronic showers (gseagen)
Definition at line 19 of file trkmembers.hh.
|
static |
Short-lived particles that are forced to decay.
Definition at line 20 of file trkmembers.hh.
|
static |
Nucleon target (gseagen)
Definition at line 21 of file trkmembers.hh.
|
static |
DIS pre-fragmentation hadronic state (gseagen)
Definition at line 22 of file trkmembers.hh.
|
static |
resonant pre-decayed state (gseagen)
Definition at line 23 of file trkmembers.hh.
|
static |
Hadrons inside the nucleus before FSI (gseagen)
Definition at line 24 of file trkmembers.hh.
|
static |
Low energy nuclear fragments (gseagen)
Definition at line 25 of file trkmembers.hh.
|
static |
For composite nucleons before phase space decay (gseagen)
Definition at line 26 of file trkmembers.hh.
|
static |
fake particle from corant/CORSIKA to add parent information (gseagen)
Definition at line 27 of file trkmembers.hh.
|
static |
lepton propagated that reaches the can (gseagen)
Definition at line 28 of file trkmembers.hh.
|
static |
lepton propagated and decayed before got to the can (gseagen)
Definition at line 29 of file trkmembers.hh.