Jpp
Variables
reconstruction.hh File Reference

Go to the source code of this file.

Variables

static const int JMUONFIT = 0
 KM3NeT Data Definitions v1.0.1-4-gf2937b0 https://git.km3net.de/common/km3net-dataformat. More...
 
static const int JMUONBEGIN = 0
 begin range of reconstruction stages More...
 
static const int JMUONPREFIT = 1
 
static const int JMUONSIMPLEX = 2
 
static const int JMUONGANDALF = 3
 
static const int JMUONENERGY = 4
 
static const int JMUONSTART = 5
 
static const int JLINEFIT = 6
 
static const int JMUONEND = 99
 end range of reconstruction stages More...
 
static const int JSHOWERFIT = 100
 Jpp shower reconstruction type. More...
 
static const int JSHOWERBEGIN = 100
 begin range of reconstruction stages More...
 
static const int JSHOWERPREFIT = 101
 
static const int JSHOWERPOSITIONFIT = 102
 
static const int JSHOWERCOMPLETEFIT = 103
 
static const int JSHOWER_BJORKEN_Y = 104
 
static const int JSHOWEREND = 199
 end range of reconstruction stages More...
 
static const int DUSJSHOWERFIT = 200
 Jpp shower reconstruction type. More...
 
static const int DUSJBEGIN = 200
 begin range of reconstruction stages More...
 
static const int DUSJPREFIT = 201
 
static const int DUSJPOSITIONFIT = 202
 
static const int JDUSJCOMPLETEFIT = 203
 
static const int DUSJEND = 299
 end range of reconstruction stages More...
 
static const int AASHOWERFIT = 300
 aanet shower reconstruction type More...
 
static const int AASHOWERBEGIN = 300
 begin range of reconstruction stages More...
 
static const int AASHOWERCOMPLETEFIT = 301
 
static const int AASHOWEREND = 399
 end range of reconstruction stages More...
 
static const int JUSERBEGIN = 1000
 begin range of user applications More...
 
static const int JMUONVETO = 1001
 
static const int JMUONPATH = 1003
 
static const int JMCEVT = 1004
 
static const int JUSEREND = 1099
 begin range of user applications More...
 
static const int RECTYPE_UNKNOWN = -1
 default value for unofficial or development versions More...
 
static const int RECSTAGE_UNKNOWN = -1
 default value for unofficial or development versions More...
 

Variable Documentation

◆ JMUONFIT

const int JMUONFIT = 0
static

KM3NeT Data Definitions v1.0.1-4-gf2937b0 https://git.km3net.de/common/km3net-dataformat.

reconstruction Jpp muon reconstruction type

Definition at line 12 of file reconstruction.hh.

◆ JMUONBEGIN

const int JMUONBEGIN = 0
static

begin range of reconstruction stages

Definition at line 13 of file reconstruction.hh.

◆ JMUONPREFIT

const int JMUONPREFIT = 1
static

Definition at line 14 of file reconstruction.hh.

◆ JMUONSIMPLEX

const int JMUONSIMPLEX = 2
static

Definition at line 15 of file reconstruction.hh.

◆ JMUONGANDALF

const int JMUONGANDALF = 3
static

Definition at line 16 of file reconstruction.hh.

◆ JMUONENERGY

const int JMUONENERGY = 4
static

Definition at line 17 of file reconstruction.hh.

◆ JMUONSTART

const int JMUONSTART = 5
static

Definition at line 18 of file reconstruction.hh.

◆ JLINEFIT

const int JLINEFIT = 6
static

Definition at line 19 of file reconstruction.hh.

◆ JMUONEND

const int JMUONEND = 99
static

end range of reconstruction stages

Definition at line 20 of file reconstruction.hh.

◆ JSHOWERFIT

const int JSHOWERFIT = 100
static

Jpp shower reconstruction type.

Definition at line 21 of file reconstruction.hh.

◆ JSHOWERBEGIN

const int JSHOWERBEGIN = 100
static

begin range of reconstruction stages

Definition at line 22 of file reconstruction.hh.

◆ JSHOWERPREFIT

const int JSHOWERPREFIT = 101
static

Definition at line 23 of file reconstruction.hh.

◆ JSHOWERPOSITIONFIT

const int JSHOWERPOSITIONFIT = 102
static

Definition at line 24 of file reconstruction.hh.

◆ JSHOWERCOMPLETEFIT

const int JSHOWERCOMPLETEFIT = 103
static

Definition at line 25 of file reconstruction.hh.

◆ JSHOWER_BJORKEN_Y

const int JSHOWER_BJORKEN_Y = 104
static

Definition at line 26 of file reconstruction.hh.

◆ JSHOWEREND

const int JSHOWEREND = 199
static

end range of reconstruction stages

Definition at line 27 of file reconstruction.hh.

◆ DUSJSHOWERFIT

const int DUSJSHOWERFIT = 200
static

Jpp shower reconstruction type.

Definition at line 28 of file reconstruction.hh.

◆ DUSJBEGIN

const int DUSJBEGIN = 200
static

begin range of reconstruction stages

Definition at line 29 of file reconstruction.hh.

◆ DUSJPREFIT

const int DUSJPREFIT = 201
static

Definition at line 30 of file reconstruction.hh.

◆ DUSJPOSITIONFIT

const int DUSJPOSITIONFIT = 202
static

Definition at line 31 of file reconstruction.hh.

◆ JDUSJCOMPLETEFIT

const int JDUSJCOMPLETEFIT = 203
static

Definition at line 32 of file reconstruction.hh.

◆ DUSJEND

const int DUSJEND = 299
static

end range of reconstruction stages

Definition at line 33 of file reconstruction.hh.

◆ AASHOWERFIT

const int AASHOWERFIT = 300
static

aanet shower reconstruction type

Definition at line 34 of file reconstruction.hh.

◆ AASHOWERBEGIN

const int AASHOWERBEGIN = 300
static

begin range of reconstruction stages

Definition at line 35 of file reconstruction.hh.

◆ AASHOWERCOMPLETEFIT

const int AASHOWERCOMPLETEFIT = 301
static

Definition at line 36 of file reconstruction.hh.

◆ AASHOWEREND

const int AASHOWEREND = 399
static

end range of reconstruction stages

Definition at line 37 of file reconstruction.hh.

◆ JUSERBEGIN

const int JUSERBEGIN = 1000
static

begin range of user applications

Definition at line 38 of file reconstruction.hh.

◆ JMUONVETO

const int JMUONVETO = 1001
static

Definition at line 39 of file reconstruction.hh.

◆ JMUONPATH

const int JMUONPATH = 1003
static

Definition at line 40 of file reconstruction.hh.

◆ JMCEVT

const int JMCEVT = 1004
static

Definition at line 41 of file reconstruction.hh.

◆ JUSEREND

const int JUSEREND = 1099
static

begin range of user applications

Definition at line 42 of file reconstruction.hh.

◆ RECTYPE_UNKNOWN

const int RECTYPE_UNKNOWN = -1
static

default value for unofficial or development versions

Definition at line 43 of file reconstruction.hh.

◆ RECSTAGE_UNKNOWN

const int RECSTAGE_UNKNOWN = -1
static

default value for unofficial or development versions

Definition at line 44 of file reconstruction.hh.