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
n
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
c
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
CondFormats
L1TObjects
src
L1TTwinMuxParams.cc
Go to the documentation of this file.
1
#include "
CondFormats/L1TObjects/interface/L1TTwinMuxParams.h
"
2
3
L1TTwinMuxParams::L1TTwinMuxParams
() : pnodes_(NUM_TM_PARAM_NODES) {
4
//pnodes_[CONFIG].sparams_.clear();
5
pnodes_
[
CONFIG
].iparams_.resize(
NUM_CONFIG_PARAMS
);
6
version_
=
Version
;
7
}
8
9
void
L1TTwinMuxParams::print
(std::ostream&
out
)
const
{
10
out
<<
"L1 TwinMux Parameters"
<< std::endl;
11
12
out
<<
"Firmware version: "
<<
fwVersion_
<< std::endl;
13
}
L1TTwinMuxParams::CONFIG
Definition:
L1TTwinMuxParams.h:38
L1TTwinMuxParams::version_
unsigned version_
Definition:
L1TTwinMuxParams.h:85
L1TTwinMuxParams::Version
Definition:
L1TTwinMuxParams.h:22
L1TTwinMuxParams::fwVersion_
unsigned fwVersion_
Definition:
L1TTwinMuxParams.h:86
L1TTwinMuxParams::pnodes_
std::vector< Node > pnodes_
Definition:
L1TTwinMuxParams.h:88
L1TTwinMuxParams.h
MillePedeFileConverter_cfg.out
out
Definition:
MillePedeFileConverter_cfg.py:31
L1TTwinMuxParams::print
void print(std::ostream &) const
Definition:
L1TTwinMuxParams.cc:9
L1TTwinMuxParams::NUM_CONFIG_PARAMS
Definition:
L1TTwinMuxParams.h:47
L1TTwinMuxParams::L1TTwinMuxParams
L1TTwinMuxParams()
Definition:
L1TTwinMuxParams.cc:3
Generated for CMSSW Reference Manual by
1.8.14