Jpp
|
#include <string>
#include <JPhysics/JPDFTypes.hh>
#include <JPhysics/JPDFTable.hh>
#include <JPhysics/JPDFToolkit.hh>
#include <JPhysics/JNPETable.hh>
#include <JTools/JFunction1D_t.hh>
#include <JTools/JFunctionalMap_t.hh>
#include <JTools/JConstants.hh>
#include <JGeometry3D/JVector3D.hh>
#include <JGeometry3D/JVersor3D.hh>
#include "JMath/JZero.hh"
#include "JFit/JTimeRange.hh"
#include "JFit/JPMTW0.hh"
#include "JFit/JSimplex.hh"
#include "JFit/JMEstimator.hh"
#include "JFit/JRegressor.hh"
#include "JFit/JShower3EZ.hh"
#include "Jeep/JMessage.hh"
Go to the source code of this file.
Classes | |
struct | JFIT::JRegressor< JShower3EZ, JSimplex > |
Regressor function object for JShower3EZ fit using JSimplex minimiser. More... | |
Namespaces | |
JFIT | |
Auxiliary classes and methods for linear and iterative data regression. | |
Data regression method for JFIT::JShower3Z.
Definition in file JShower3EZRegressor.hh.