Jpp
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Variables
trkmembers.hh File Reference

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...
 

Variable Documentation

const int TRK_MOTHER_UNDEFINED = -1
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.

const int TRK_MOTHER_NONE = -2
static

mother id of a particle if it has no parent

Definition at line 13 of file trkmembers.hh.

const int TRK_ST_UNDEFINED = 0
static

status was not defined for this MC track (all reco tracks have this value)

Definition at line 14 of file trkmembers.hh.

const int TRK_ST_FINALSTATE = 1
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.

const int TRK_ST_PRIMARYNEUTRINO = 100
static

initial state neutrino ('neutrino' tag in evt files from gseagen and genhen).

Definition at line 16 of file trkmembers.hh.

const int TRK_ST_PRIMARYCOSMIC = 200
static

initial state cosmic ray ('track_primary' tag in evt files from corant).

Definition at line 17 of file trkmembers.hh.

const int TRK_ST_ININUCLEI = 5
static

Initial state nuclei (gseagen)

Definition at line 18 of file trkmembers.hh.

const int TRK_ST_INTERSTATE = 2
static

Intermidiate state particles produced in hadronic showers (gseagen)

Definition at line 19 of file trkmembers.hh.

const int TRK_ST_DECSTATE = 3
static

Short-lived particles that are forced to decay.

Definition at line 20 of file trkmembers.hh.

const int TRK_ST_NUCTGT = 11
static

Nucleon target (gseagen)

Definition at line 21 of file trkmembers.hh.

const int TRK_ST_PREHAD = 12
static

DIS pre-fragmentation hadronic state (gseagen)

Definition at line 22 of file trkmembers.hh.

const int TRK_ST_PRERES = 13
static

resonant pre-decayed state (gseagen)

Definition at line 23 of file trkmembers.hh.

const int TRK_ST_HADNUC = 14
static

Hadrons inside the nucleus before FSI (gseagen)

Definition at line 24 of file trkmembers.hh.

const int TRK_ST_NUCLREM = 15
static

Low energy nuclear fragments (gseagen)

Definition at line 25 of file trkmembers.hh.

const int TRK_ST_NUCLCLT = 16
static

For composite nucleons before phase space decay (gseagen)

Definition at line 26 of file trkmembers.hh.

const int TRK_ST_FAKECORSIKA = 21
static

fake particle from corant/CORSIKA to add parent information (gseagen)

Definition at line 27 of file trkmembers.hh.

const int TRK_ST_PROPLEPTON = 1001
static

lepton propagated that reaches the can (gseagen)

Definition at line 28 of file trkmembers.hh.

const int TRK_ST_PROPDECLEPTON = 2001
static

lepton propagated and decayed before got to the can (gseagen)

Definition at line 29 of file trkmembers.hh.