|
Jpp 20.0.0-rc.3
the software that should make you happy
|
Tools for simulation of detector resolution. More...
#include <string>#include <istream>#include <ostream>#include <iomanip>#include <memory>#include <map>#include "TRandom3.h"#include "TROOT.h"#include "TFile.h"#include "TH1D.h"#include "TF1.h"#include "JGeometry3D/JAngle3D.hh"#include "JGeometry3D/JDirection3D.hh"#include "JGeometry3D/JRotation3D.hh"#include "JLang/JTitle.hh"#include "JLang/JException.hh"Go to the source code of this file.
Classes | |
| struct | JASTRONOMY::JResolution |
| Inteface for detector resolution simulation. More... | |
| struct | JASTRONOMY::JResolutionGauss |
| Implementation of Gaussian detector resolution. More... | |
| struct | JASTRONOMY::JResolutionTF1 |
| Implementation of detector resolution based on a formula. More... | |
| struct | JASTRONOMY::JResolutionTH1 |
| Implementation of detector resolution based on histogram. More... | |
| struct | JASTRONOMY::JResolutionLog |
Implementation of detector resolution based on histogram filled according log10(alpha). More... | |
| struct | JASTRONOMY::JResolution_t |
| Helper for detector resolution. More... | |
Namespaces | |
| namespace | JASTRONOMY |
| namespace | JPP |
| This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES). | |
Tools for simulation of detector resolution.
Definition in file JResolution.hh.