#include <vector>
#include <map>
#include "CLHEP/Random/RandPoissonQ.h"
#include "CLHEP/Random/RandGaussQ.h"
#include "CLHEP/Random/RandFlat.h"
Go to the source code of this file.
Namespaces | |
namespace | CLHEP |
Classes | |
class | GaussianTailNoiseGenerator |
Generation of random noise on "numberOfChannels" channels with a given threshold. More... |