Jpp
18.0.0-rc.3
the software that should make you happy
|
#include <string>
#include <istream>
#include <ostream>
#include <iomanip>
#include <vector>
#include <set>
#include <map>
#include <algorithm>
#include <cmath>
#include "km3net-dataformat/online/JDAQEvent.hh"
#include "km3net-dataformat/online/JDAQSummaryslice.hh"
#include "km3net-dataformat/definitions/fitparameters.hh"
#include "JDetector/JDetector.hh"
#include "JDetector/JDetectorSubset.hh"
#include "JDetector/JModuleRouter.hh"
#include "JTrigger/JHitL0.hh"
#include "JTrigger/JHitR1.hh"
#include "JTrigger/JBuildL0.hh"
#include "JSupport/JSummaryRouter.hh"
#include "JFit/JLine1Z.hh"
#include "JFit/JEnergyRegressor.hh"
#include "JFit/JFitToolkit.hh"
#include "JFit/JModel.hh"
#include "JFit/JNPEHit.hh"
#include "JFit/JEnergy.hh"
#include "JFit/JMEstimator.hh"
#include "JReconstruction/JEvt.hh"
#include "JReconstruction/JEvtToolkit.hh"
#include "JReconstruction/JMuonStartParameters_t.hh"
#include "JReconstruction/JStart.hh"
#include "JPhysics/JConstants.hh"
#include "JPhysics/JK40Rates.hh"
#include "JLang/JComparator.hh"
#include "JLang/JPredicate.hh"
Go to the source code of this file.
Classes | |
class | JRECONSTRUCTION::JMuonStart |
Auxiliary class to determine start and end position of muon trajectory. More... | |
Namespaces | |
JRECONSTRUCTION | |
Model fits to data. | |
JPP | |
This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES). | |
Functions | |
double | JRECONSTRUCTION::getProbability (const JModule &module, const JDAQSummaryFrame &frame, const JRateL1_t &R_Hz, const double T_ns, const std::multiset< int > &top) |
Get probability of given response in optical module due to random background. More... | |