Jpp  19.1.0-rc.1
the software that should make you happy
Variables
fitparameters.hh File Reference

Go to the source code of this file.

Variables

static const int JGANDALF_BETA0_RAD = 0
 KM3NeT Data Definitions v3.4.0-8-ge14cb17 https://git.km3net.de/common/km3net-dataformat. More...
 
static const int JGANDALF_BETA1_RAD = 1
 angular resolution [rad] from JGandalf.cc More...
 
static const int JGANDALF_CHI2 = 2
 chi2 from JGandalf.cc More...
 
static const int JGANDALF_NUMBER_OF_HITS = 3
 number of hits from JGandalf.cc More...
 
static const int JENERGY_ENERGY = 4
 uncorrected energy [GeV] from JEnergy.cc More...
 
static const int JENERGY_CHI2 = 5
 chi2 from JEnergy.cc More...
 
static const int JGANDALF_LAMBDA = 6
 control parameter from JGandalf.cc More...
 
static const int JGANDALF_NUMBER_OF_ITERATIONS = 7
 number of iterations from JGandalf.cc More...
 
static const int JMUONFEATURES_NUMBER_OF_HITS = 25
 number of hits from JMuonFeatures.cc More...
 
static const int JMUONFEATURES_NUMBER_OF_DOMS = 23
 number of doms from JMuonFeatures.cc More...
 
static const int JMUONFEATURES_NUMBER_OF_LINES = 24
 number of lines from JMuonFeatures.cc More...
 
static const int JSTART_NPE_MIP = 8
 number of photo-electrons up to the barycentre from JStart.cc More...
 
static const int JSTART_NPE_MIP_TOTAL = 9
 number of photo-electrons along the whole track from JStart.cc More...
 
static const int JSTART_NPE_MIP_MISSED = 22
 number of photo-electrons missed from JStart.cc More...
 
static const int JSTART_LENGTH_METRES = 10
 distance between first and last hits in metres from JStart.cc More...
 
static const int JVETO_NPE = 11
 number of photo-electrons from JVeto.cc More...
 
static const int JVETO_NUMBER_OF_HITS = 12
 number of hits from JVeto.cc More...
 
static const int JENERGY_MUON_RANGE_METRES = 13
 range of a muon with the reconstructed energy [m] from JEnergy.cc More...
 
static const int JENERGY_NOISE_LIKELIHOOD = 14
 log likelihood of every hit being K40 from JEnergy.cc More...
 
static const int JENERGY_NDF = 15
 number of degrees of freedom from JEnergy.cc More...
 
static const int JENERGY_NUMBER_OF_HITS = 16
 number of hits from JEnergy.cc More...
 
static const int JCOPY_Z_M = 17
 true vertex position along track [m] from JCopy.cc More...
 
static const int JPP_COVERAGE_ORIENTATION = 18
 coverage of dynamic orientation calibration from any Jpp application More...
 
static const int JPP_COVERAGE_POSITION = 19
 coverage of dynamic position calibration from any Jpp application More...
 
static const int JENERGY_MINIMAL_ENERGY = 20
 minimal energy [GeV] from JEnergy.cc More...
 
static const int JENERGY_MAXIMAL_ENERGY = 21
 maximal energy [GeV] from JEnergy.cc More...
 
static const int JSHOWERFIT_ENERGY = 4
 uncorrected energy [GeV] from JShowerFit.cc More...
 
static const int AASHOWERFIT_ENERGY = 0
 uncorrected energy [GeV] More...
 
static const int AASHOWERFIT_NUMBER_OF_HITS = 1
 number of hits used More...
 

Variable Documentation

◆ JGANDALF_BETA0_RAD

const int JGANDALF_BETA0_RAD = 0
static

KM3NeT Data Definitions v3.4.0-8-ge14cb17 https://git.km3net.de/common/km3net-dataformat.

fitparameters angular resolution [rad] from JGandalf.cc

Definition at line 12 of file fitparameters.hh.

◆ JGANDALF_BETA1_RAD

const int JGANDALF_BETA1_RAD = 1
static

angular resolution [rad] from JGandalf.cc

Definition at line 13 of file fitparameters.hh.

◆ JGANDALF_CHI2

const int JGANDALF_CHI2 = 2
static

chi2 from JGandalf.cc

Definition at line 14 of file fitparameters.hh.

◆ JGANDALF_NUMBER_OF_HITS

const int JGANDALF_NUMBER_OF_HITS = 3
static

number of hits from JGandalf.cc

Definition at line 15 of file fitparameters.hh.

◆ JENERGY_ENERGY

const int JENERGY_ENERGY = 4
static

uncorrected energy [GeV] from JEnergy.cc

Definition at line 16 of file fitparameters.hh.

◆ JENERGY_CHI2

const int JENERGY_CHI2 = 5
static

chi2 from JEnergy.cc

Definition at line 17 of file fitparameters.hh.

◆ JGANDALF_LAMBDA

const int JGANDALF_LAMBDA = 6
static

control parameter from JGandalf.cc

Definition at line 18 of file fitparameters.hh.

◆ JGANDALF_NUMBER_OF_ITERATIONS

const int JGANDALF_NUMBER_OF_ITERATIONS = 7
static

number of iterations from JGandalf.cc

Definition at line 19 of file fitparameters.hh.

◆ JMUONFEATURES_NUMBER_OF_HITS

const int JMUONFEATURES_NUMBER_OF_HITS = 25
static

number of hits from JMuonFeatures.cc

Definition at line 20 of file fitparameters.hh.

◆ JMUONFEATURES_NUMBER_OF_DOMS

const int JMUONFEATURES_NUMBER_OF_DOMS = 23
static

number of doms from JMuonFeatures.cc

Definition at line 21 of file fitparameters.hh.

◆ JMUONFEATURES_NUMBER_OF_LINES

const int JMUONFEATURES_NUMBER_OF_LINES = 24
static

number of lines from JMuonFeatures.cc

Definition at line 22 of file fitparameters.hh.

◆ JSTART_NPE_MIP

const int JSTART_NPE_MIP = 8
static

number of photo-electrons up to the barycentre from JStart.cc

Definition at line 23 of file fitparameters.hh.

◆ JSTART_NPE_MIP_TOTAL

const int JSTART_NPE_MIP_TOTAL = 9
static

number of photo-electrons along the whole track from JStart.cc

Definition at line 24 of file fitparameters.hh.

◆ JSTART_NPE_MIP_MISSED

const int JSTART_NPE_MIP_MISSED = 22
static

number of photo-electrons missed from JStart.cc

Definition at line 25 of file fitparameters.hh.

◆ JSTART_LENGTH_METRES

const int JSTART_LENGTH_METRES = 10
static

distance between first and last hits in metres from JStart.cc

Definition at line 26 of file fitparameters.hh.

◆ JVETO_NPE

const int JVETO_NPE = 11
static

number of photo-electrons from JVeto.cc

Definition at line 27 of file fitparameters.hh.

◆ JVETO_NUMBER_OF_HITS

const int JVETO_NUMBER_OF_HITS = 12
static

number of hits from JVeto.cc

Definition at line 28 of file fitparameters.hh.

◆ JENERGY_MUON_RANGE_METRES

const int JENERGY_MUON_RANGE_METRES = 13
static

range of a muon with the reconstructed energy [m] from JEnergy.cc

Definition at line 29 of file fitparameters.hh.

◆ JENERGY_NOISE_LIKELIHOOD

const int JENERGY_NOISE_LIKELIHOOD = 14
static

log likelihood of every hit being K40 from JEnergy.cc

Definition at line 30 of file fitparameters.hh.

◆ JENERGY_NDF

const int JENERGY_NDF = 15
static

number of degrees of freedom from JEnergy.cc

Definition at line 31 of file fitparameters.hh.

◆ JENERGY_NUMBER_OF_HITS

const int JENERGY_NUMBER_OF_HITS = 16
static

number of hits from JEnergy.cc

Definition at line 32 of file fitparameters.hh.

◆ JCOPY_Z_M

const int JCOPY_Z_M = 17
static

true vertex position along track [m] from JCopy.cc

Definition at line 33 of file fitparameters.hh.

◆ JPP_COVERAGE_ORIENTATION

const int JPP_COVERAGE_ORIENTATION = 18
static

coverage of dynamic orientation calibration from any Jpp application

Definition at line 34 of file fitparameters.hh.

◆ JPP_COVERAGE_POSITION

const int JPP_COVERAGE_POSITION = 19
static

coverage of dynamic position calibration from any Jpp application

Definition at line 35 of file fitparameters.hh.

◆ JENERGY_MINIMAL_ENERGY

const int JENERGY_MINIMAL_ENERGY = 20
static

minimal energy [GeV] from JEnergy.cc

Definition at line 36 of file fitparameters.hh.

◆ JENERGY_MAXIMAL_ENERGY

const int JENERGY_MAXIMAL_ENERGY = 21
static

maximal energy [GeV] from JEnergy.cc

Definition at line 37 of file fitparameters.hh.

◆ JSHOWERFIT_ENERGY

const int JSHOWERFIT_ENERGY = 4
static

uncorrected energy [GeV] from JShowerFit.cc

Definition at line 38 of file fitparameters.hh.

◆ AASHOWERFIT_ENERGY

const int AASHOWERFIT_ENERGY = 0
static

uncorrected energy [GeV]

Definition at line 39 of file fitparameters.hh.

◆ AASHOWERFIT_NUMBER_OF_HITS

const int AASHOWERFIT_NUMBER_OF_HITS = 1
static

number of hits used

Definition at line 40 of file fitparameters.hh.