Jpp
|
#include <string>
#include <iostream>
#include <cmath>
#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 "JTrigger/JHitL0.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/JGandalf.hh"
#include "JFit/JMEstimator.hh"
#include "JFit/JRegressor.hh"
#include <JFit/JPoint4D.hh>
#include <JFit/JShower3Z.hh>
#include "Jeep/JMessage.hh"
#include <TH2D.h>
Go to the source code of this file.
Classes | |
struct | JFIT::JRegressor< JPoint4D, JSimplex > |
Regressor function object for JPoint4D fit using JSimplex minimiser. More... | |
Namespaces | |
JFIT | |
Auxiliary classes and methods for linear and iterative data regression. | |