Jpp
17.0.0-rc.1
the software that should make you happy
|
#include <iostream>
#include <vector>
#include <algorithm>
#include <functional>
#include "km3net-dataformat/online/JDAQTimeslice.hh"
#include "km3net-dataformat/online/JDAQEvent.hh"
#include "JTrigger/JHit.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/JFitToolkit.hh"
#include "JFit/JPoint4DEstimator.hh"
#include "JFit/JEstimator.hh"
#include "JFit/JPoint4D.hh"
#include "JDetector/JModuleRouter.hh"
#include "JReconstruction/JEvt.hh"
#include "JReconstruction/JEvtToolkit.hh"
#include "JReconstruction/JShowerParameters.hh"
#include "JLang/JComparator.hh"
#include "JGeometry3D/JTrack3D.hh"
Go to the source code of this file.
Classes | |
class | JRECONSTRUCTION::JShowerPrefit |
class to handle first step of the shower reconstruction in ORCA: it reconstructs the shower vertex, intended as the shower brightest point, as the barycenter of the hits More... | |
struct | JRECONSTRUCTION::JShowerPrefit::match_t |
Auxiliary class to match hit to root hit. More... | |
Namespaces | |
JRECONSTRUCTION | |
Model fits to data. | |