Jpp 19.3.0
the software that should make you happy
|
Tools for simulation of source morphology. More...
#include <string>
#include <istream>
#include <ostream>
#include <memory>
#include <map>
#include "TRandom3.h"
#include "TFile.h"
#include "TH2D.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::JMorphology |
Inteface for source morphology simulation. More... | |
struct | JASTRONOMY::JMorphologyPoint |
Implementation of point source morphology. More... | |
struct | JASTRONOMY::JMorphologyGauss |
Implementation of Gaussian source morphology. More... | |
struct | JASTRONOMY::JMorphologyGauss2D |
Implementation of 2D-Gaussian source morphology. More... | |
struct | JASTRONOMY::JMorphologyBinary |
Implementation of binary source morphology. More... | |
struct | JASTRONOMY::JMorphologyHistogram |
Implementation of histogram source morphology. More... | |
struct | JASTRONOMY::JMorphology_t |
Helper for source morphology. More... | |
Namespaces | |
namespace | JASTRONOMY |
namespace | JPP |
This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES). | |
Tools for simulation of source morphology.
Definition in file JMorphology.hh.