|
Jpp master_rocky-44-g75b7c4f75
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 "TH2.h"#include "TRandom3.h"#include "JGeometry3D/JPosition3D.hh"#include "JGeometry3D/JDirection3D.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 | |
| namespace | JMARKOV |
| namespace | JPP |
| This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES). | |