Jpp  15.0.0
the software that should make you happy
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
fitparameters.hh
Go to the documentation of this file.
1 #ifndef __fitparameters__
2 #define __fitparameters__
3 
4 /**
5  * KM3NeT Data Definitions v2.1.0-7-g97845ea
6  * https://git.km3net.de/common/km3net-dataformat
7  */
8 
9 /**
10  * fitparameters
11  */
12 static const int JGANDALF_BETA0_RAD = 0; //!< angular resolution [rad] from JGandalf.cc
13 static const int JGANDALF_BETA1_RAD = 1; //!< angular resolution [rad] from JGandalf.cc
14 static const int JGANDALF_CHI2 = 2; //!< chi2 from JGandalf.cc
15 static const int JGANDALF_NUMBER_OF_HITS = 3; //!< number of hits from JGandalf.cc
16 static const int JENERGY_ENERGY = 4; //!< uncorrected energy [GeV] from JEnergy.cc
17 static const int JENERGY_CHI2 = 5; //!< chi2 from JEnergy.cc
18 static const int JGANDALF_LAMBDA = 6; //!< control parameter from JGandalf.cc
19 static const int JGANDALF_NUMBER_OF_ITERATIONS = 7; //!< number of iterations from JGandalf.cc
20 static const int JSTART_NPE_MIP = 8; //!< number of photo-electrons up to the barycentre from JStart.cc
21 static const int JSTART_NPE_MIP_TOTAL = 9; //!< number of photo-electrons along the whole track from JStart.cc
22 static const int JSTART_LENGTH_METRES = 10; //!< distance between first and last hits in metres from JStart.cc
23 static const int JVETO_NPE = 11; //!< number of photo-electrons from JVeto.cc
24 static const int JVETO_NUMBER_OF_HITS = 12; //!< number of hits from JVeto.cc
25 static const int JENERGY_MUON_RANGE_METRES = 13; //!< range of a muon with the reconstructed energy [m] from JEnergy.cc
26 static const int JENERGY_NOISE_LIKELIHOOD = 14; //!< log likelihood of every hit being K40 from JEnergy.cc
27 static const int JENERGY_NDF = 15; //!< number of degrees of freedom from JEnergy.cc
28 static const int JENERGY_NUMBER_OF_HITS = 16; //!< number of hits from JEnergy.cc
29 static const int JCOPY_Z_M = 17; //!< true vertex position along track [m] from JCopy.cc
30 static const int JPP_COVERAGE_ORIENTATION = 18; //!< coverage of dynamic orientation calibration from any Jpp application
31 static const int JPP_COVERAGE_POSITION = 19; //!< coverage of dynamic position calibration from any Jpp application
32 static const int JENERGY_MINIMAL_ENERGY = 20; //!< minimal energy [GeV] from JEnergy.cc
33 static const int JENERGY_MAXIMAL_ENERGY = 21; //!< maximal energy [GeV] from JEnergy.cc
34 static const int JSHOWERFIT_ENERGY = 4; //!< uncorrected energy [GeV] from JShowerFit.cc
35 static const int AASHOWERFIT_ENERGY = 0; //!< uncorrected energy [GeV]
36 static const int AASHOWERFIT_NUMBER_OF_HITS = 1; //!< number of hits used
37 #endif
static const int JSTART_NPE_MIP_TOTAL
number of photo-electrons along the whole track from JStart.cc
static const int JVETO_NPE
number of photo-electrons from JVeto.cc
static const int JENERGY_ENERGY
uncorrected energy [GeV] from JEnergy.cc
static const int JENERGY_MAXIMAL_ENERGY
maximal energy [GeV] from JEnergy.cc
static const int JGANDALF_BETA1_RAD
angular resolution [rad] from JGandalf.cc
static const int AASHOWERFIT_ENERGY
uncorrected energy [GeV]
static const int JENERGY_CHI2
chi2 from JEnergy.cc
static const int JENERGY_NOISE_LIKELIHOOD
log likelihood of every hit being K40 from JEnergy.cc
static const int JSTART_NPE_MIP
number of photo-electrons up to the barycentre from JStart.cc
static const int JENERGY_NDF
number of degrees of freedom from JEnergy.cc
static const int JENERGY_MINIMAL_ENERGY
minimal energy [GeV] from JEnergy.cc
static const int JCOPY_Z_M
true vertex position along track [m] from JCopy.cc
static const int JGANDALF_NUMBER_OF_HITS
number of hits from JGandalf.cc
static const int JSHOWERFIT_ENERGY
uncorrected energy [GeV] from JShowerFit.cc
static const int JGANDALF_LAMBDA
control parameter from JGandalf.cc
static const int JENERGY_NUMBER_OF_HITS
number of hits from JEnergy.cc
static const int JGANDALF_BETA0_RAD
KM3NeT Data Definitions v2.1.0-7-g97845ea https://git.km3net.de/common/km3net-dataformat.
static const int JVETO_NUMBER_OF_HITS
number of hits from JVeto.cc
static const int JPP_COVERAGE_ORIENTATION
coverage of dynamic orientation calibration from any Jpp application
static const int JSTART_LENGTH_METRES
distance between first and last hits in metres from JStart.cc
static const int JGANDALF_NUMBER_OF_ITERATIONS
number of iterations from JGandalf.cc
static const int JGANDALF_CHI2
chi2 from JGandalf.cc
static const int JENERGY_MUON_RANGE_METRES
range of a muon with the reconstructed energy [m] from JEnergy.cc
static const int AASHOWERFIT_NUMBER_OF_HITS
number of hits used
static const int JPP_COVERAGE_POSITION
coverage of dynamic position calibration from any Jpp application