#include <GaussNoiseProducerFP420.h>
Public Member Functions | |
GaussNoiseProducerFP420 () | |
void | generate (int NumberOfchannels, float threshold, float noiseRMS, std::map< int, float, std::less< int > > &theMap) |
~GaussNoiseProducerFP420 () | |
Definition at line 6 of file GaussNoiseProducerFP420.h.
|
inline |
Definition at line 10 of file GaussNoiseProducerFP420.h.
|
inline |
Definition at line 11 of file GaussNoiseProducerFP420.h.
References generate(), genParticles_cff::map, and electronIdCutBased_cfi::threshold.
void GaussNoiseProducerFP420::generate | ( | int | NumberOfchannels, |
float | threshold, | ||
float | noiseRMS, | ||
std::map< int, float, std::less< int > > & | theMap | ||
) |
Definition at line 18 of file GaussNoiseProducerFP420.cc.
References MessageLogger_cfi::cerr, mps_fire::i, createfilelist::int, mps_fire::result, and mps_update::status.
Referenced by GaussNoiseFP420::addNoise(), and ~GaussNoiseProducerFP420().