Jpp
17.1.0
the software that should make you happy
|
#include <iostream>
#include <iomanip>
#include <cmath>
#include <cstdlib>
#include "TObject.h"
#include "TH1F.h"
#include "TH3F.h"
#include "TRandom3.h"
#include "JGeometry3D/JPosition3D.hh"
Go to the source code of this file.
Classes | |
class | JMARKOV::JGenerator |
Abstract interface for the generation of points in 3D space. More... | |
class | JMARKOV::JUniformGenerator |
Implementation of the JGenerator interface. More... | |
class | JMARKOV::JBallGenerator |
Implementation of the JGenerator interface. More... | |
class | JMARKOV::JExpRsqInvGenerator |
Implementation of the JGenerator interface. More... | |
class | JMARKOV::JMagicalDistribution |
The 'magical distributions' are a class of distributions. More... | |
class | JMARKOV::JSingularityGenerator |
Implementation of the JGenerator interface. More... | |
class | JMARKOV::JExponentialGenerator |
Implementation of the JGenerator interface. More... | |
class | JMARKOV::JGaussianGenerator |
Implementation of the JGenerator interface. More... | |
class | JMARKOV::JCombinedGenerator |
Implementation of the JGenerator interface. More... | |
class | JMARKOV::JTripleGenerator |
Implementation of the JGenerator interface. More... | |
class | JMARKOV::JShiftedGenerator |
Implementation of the JGenerator interface. More... | |
class | JMARKOV::JHistGenerator |
Implementation of the JGenerator interface. More... | |
class | JMARKOV::JSphereGenerator |
Implementation of the JGenerator interface. More... | |
class | JMARKOV::J3DhistGenerator |
Implementation of the JGenerator interface. More... | |
Namespaces | |
JMARKOV | |
JPP | |
This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES). | |