Jpp test-rotations-old
the software that should make you happy
Loading...
Searching...
No Matches
definitions/reconstruction.hh
Go to the documentation of this file.
1#ifndef __reconstruction__
2#define __reconstruction__
3
4/**
5 * KM3NeT Data Definitions v3.6.0
6 * https://git.km3net.de/common/km3net-dataformat
7 */
8
9/**
10 * reconstruction
11 */
12static const int JPP_RECONSTRUCTION_TYPE = 4000; //!< Jpp reconstruction type
13static const int JMUONBEGIN = 0; //!< begin range of reconstruction stages
14static const int JMUONPREFIT = 1; //!<
15static const int JMUONSIMPLEX = 2; //!<
16static const int JMUONGANDALF = 3; //!<
17static const int JMUONENERGY = 4; //!<
18static const int JMUONSTART = 5; //!<
19static const int JLINEFIT = 6; //!<
20static const int JMUONFEATURES = 7; //!<
21static const int JMUONEND = 99; //!< end range of reconstruction stages
22static const int JSHOWERBEGIN = 100; //!< begin range of reconstruction stages
23static const int JSHOWERPREFIT = 101; //!<
24static const int JSHOWERPOSITIONFIT = 102; //!<
25static const int JSHOWERCOMPLETEFIT = 103; //!<
26static const int JSHOWER_BJORKEN_Y = 104; //!<
27static const int JSHOWERENERGYPREFIT = 105; //!<
28static const int JSHOWERPOINTSIMPLEX = 106; //!<
29static const int JSHOWERDIRECTIONPREFIT = 107; //!<
30static const int JSHOWEREND = 199; //!< end range of reconstruction stages
31static const int DUSJ_RECONSTRUCTION_TYPE = 200; //!< Dusj reconstruction type
32static const int DUSJSHOWERBEGIN = 200; //!< begin range of reconstruction stages
33static const int DUSJSHOWERPREFIT = 201; //!<
34static const int DUSJSHOWERPOSITIONFIT = 202; //!<
35static const int DUSJSHOWERCOMPLETEFIT = 203; //!<
36static const int DUSJSHOWEREND = 299; //!< end range of reconstruction stages
37static const int AANET_RECONSTRUCTION_TYPE = 101; //!< aanet reconstruction type
38static const int AASHOWERBEGIN = 300; //!< begin range of reconstruction stages
39static const int AASHOWERFITPREFIT = 302; //!<
40static const int AASHOWERFITPOSITIONFIT = 303; //!<
41static const int AASHOWERFITDIRECTIONENERGYFIT = 304; //!<
42static const int AASHOWEREND = 399; //!< end range of reconstruction stages
43static const int JUSERBEGIN = 1000; //!< begin range of user applications
44static const int JMUONVETO = 1001; //!<
45static const int JMUONPATH = 1003; //!<
46static const int JMCEVT = 1004; //!<
47static const int JUSEREND = 1099; //!< begin range of user applications
48static const int RECTYPE_UNKNOWN = -1; //!< default value for unofficial or development versions
49static const int RECSTAGE_UNKNOWN = -1; //!< default value for unofficial or development versions
50#endif
static const int JMUONFEATURES
static const int DUSJSHOWERCOMPLETEFIT
static const int JUSERBEGIN
begin range of user applications
static const int JLINEFIT
static const int JMCEVT
static const int JMUONBEGIN
begin range of reconstruction stages
static const int JSHOWERPOSITIONFIT
static const int AASHOWERBEGIN
begin range of reconstruction stages
static const int AASHOWERFITPOSITIONFIT
static const int JSHOWEREND
end range of reconstruction stages
static const int JMUONGANDALF
static const int DUSJSHOWERBEGIN
begin range of reconstruction stages
static const int JMUONPREFIT
static const int DUSJSHOWERPOSITIONFIT
static const int JMUONVETO
static const int JPP_RECONSTRUCTION_TYPE
KM3NeT Data Definitions v3.6.0 https://git.km3net.de/common/km3net-dataformat.
static const int AASHOWERFITDIRECTIONENERGYFIT
static const int RECTYPE_UNKNOWN
default value for unofficial or development versions
static const int DUSJSHOWEREND
end range of reconstruction stages
static const int DUSJ_RECONSTRUCTION_TYPE
Dusj reconstruction type.
static const int RECSTAGE_UNKNOWN
default value for unofficial or development versions
static const int JSHOWERDIRECTIONPREFIT
static const int JUSEREND
begin range of user applications
static const int AASHOWERFITPREFIT
static const int AASHOWEREND
end range of reconstruction stages
static const int AANET_RECONSTRUCTION_TYPE
aanet reconstruction type
static const int JMUONENERGY
static const int DUSJSHOWERPREFIT
static const int JSHOWERPOINTSIMPLEX
static const int JSHOWERCOMPLETEFIT
static const int JSHOWER_BJORKEN_Y
static const int JSHOWERPREFIT
static const int JMUONSIMPLEX
static const int JMUONPATH
static const int JSHOWERBEGIN
begin range of reconstruction stages
static const int JMUONSTART
static const int JSHOWERENERGYPREFIT
static const int JMUONEND
end range of reconstruction stages