Jpp
JFitApplications.hh
Go to the documentation of this file.
1 #ifndef __JFIT__JFITAPPLICATIONS__
2 #define __JFIT__JFITAPPLICATIONS__
3 
5 
6 /**
7  * \file
8  * Definition of fit applications.
9  * \author mdejong
10  */
11 namespace JFIT {}
12 namespace JPP { using namespace JFIT; }
13 
14 namespace JFIT {
15 
16  /**
17  * Jpp reconstruction type for AAnet.
18  */
19  static const int JPP_RECONSTRUCTION_TYPE = 4000;
20 
21  static const int JKM3DELTAPOS = 10000; //!< This is not a fit, this gives position information only
22 }
23 
24 #endif
JFIT
Auxiliary classes and methods for linear and iterative data regression.
Definition: JEnergy.hh:15
JFIT::JKM3DELTAPOS
static const int JKM3DELTAPOS
This is not a fit, this gives position information only.
Definition: JFitApplications.hh:21
JPP
This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).
Definition: JAAnetToolkit.hh:37
JFIT::JPP_RECONSTRUCTION_TYPE
static const int JPP_RECONSTRUCTION_TYPE
Jpp reconstruction type for AAnet.
Definition: JFitApplications.hh:19
reconstruction.hh