|
Jpp
|
#include <string>#include <iostream>#include <vector>#include <algorithm>#include <memory>#include "TFile.h"#include "JDAQ/JDAQTimeslice.hh"#include "JDAQ/JDAQSummaryslice.hh"#include "JTrigger/JHit.hh"#include "JTrigger/JTimeslice.hh"#include "JTrigger/JHitL0.hh"#include "JTrigger/JHitL1.hh"#include "JTrigger/JHitR1.hh"#include "JTrigger/JBuildL0.hh"#include "JTrigger/JBuildL2.hh"#include "JTrigger/JAlgorithm.hh"#include "JTrigger/JMatch3G.hh"#include "JTrigger/JBind2nd.hh"#include "JFit/JFitStatus.hh"#include "JFit/JEvt.hh"#include "JFit/JEvtToolkit.hh"#include "JFit/JFitToolkit.hh"#include "JFit/JPoint4DEstimator.hh"#include "JFit/JPoint3DEstimator.hh"#include "JFit/JEstimator.hh"#include "JFit/JPoint4D.hh"#include "JFit/JModel.hh"#include "JFit/JSimplex.hh"#include "JFit/JPoint4DRegressor.hh"#include "JFit/JShowerParameters.hh"#include "JDetector/JModuleRouter.hh"#include "JGeometry3D/JVector3D.hh"#include "JTools/JPermutation.hh"#include "JTools/JRange.hh"#include "JLang/JSharedPointer.hh"Go to the source code of this file.
Classes | |
| class | JFIT::JORCAShowerPositionFit |
| class to handle the second step of the shower reconstruction, mainly dedicated for ORCA More... | |
| struct | JFIT::JORCAShowerPositionFit::JVertexHypothesis |
| Container of vertex hypothesis: During the fit the algorithm creates a grid in position space (x, y, z, t), for each of these points a vertex hypothesis is saved: 4D-Point and LogLikelihood value. More... | |
Namespaces | |
| JFIT | |
| Auxiliary classes and methods for linear and iterative data regression. | |
1.8.5