Main Page
Namespaces
Namespace List
Namespace Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Enumerations
a
b
c
d
e
f
g
h
i
j
k
l
m
o
p
q
r
s
t
u
v
w
z
Enumerator
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
:
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Enumerations
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
Enumerator
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Properties
_
a
d
e
f
l
m
o
p
s
t
u
v
Related Functions
:
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
Package Documentation
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Modules
Pages
SimRomanPot
SimFP420
interface
GaussNoiseProducerFP420.h
Go to the documentation of this file.
1
#ifndef GaussNoiseProducerFP420_h
2
#define GaussNoiseProducerFP420_h _ 1
3
4
#include <map>
5
6
class
GaussNoiseProducerFP420
{
7
public
:
8
GaussNoiseProducerFP420
() {}
9
~GaussNoiseProducerFP420
() {}
10
11
void
generate
(
int
NumberOfchannels,
float
threshold
,
float
noiseRMS,
std::map
<
int
,
float
, std::less<int>> &theMap);
12
};
13
14
#endif
GaussNoiseProducerFP420::~GaussNoiseProducerFP420
~GaussNoiseProducerFP420()
Definition:
GaussNoiseProducerFP420.h:9
GaussNoiseProducerFP420
Definition:
GaussNoiseProducerFP420.h:6
GaussNoiseProducerFP420::generate
void generate(int NumberOfchannels, float threshold, float noiseRMS, std::map< int, float, std::less< int >> &theMap)
Definition:
GaussNoiseProducerFP420.cc:18
GaussNoiseProducerFP420::GaussNoiseProducerFP420
GaussNoiseProducerFP420()
Definition:
GaussNoiseProducerFP420.h:8
genParticles_cff.map
map
Definition:
genParticles_cff.py:11
remoteMonitoring_LED_IterMethod_cfg.threshold
threshold
Definition:
remoteMonitoring_LED_IterMethod_cfg.py:430
Generated for CMSSW Reference Manual by
1.8.16