#include "CLHEP/Random/RandFlat.h"
#include "CLHEP/Random/RandPoisson.h"
#include "SimRomanPot/SimFP420/interface/GaussNoiseProducerFP420.h"
#include <gsl/gsl_randist.h>
#include <gsl/gsl_rng.h>
#include <gsl/gsl_sf_erf.h>
#include <gsl/gsl_sf_result.h>
Go to the source code of this file.
Functions | |
float | freq_ (const float &x) |
float | gausin_ (const float &x) |
float freq_ | ( | const float & | x | ) |
float gausin_ | ( | const float & | x | ) |