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