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
L1Trigger
L1TMuonBarrel
src
L1TMuonBarrelParamsAllPublic.cc
Go to the documentation of this file.
1
#include "
L1Trigger/L1TMuonBarrel/interface/L1TMuonBarrelParamsAllPublic.h
"
2
3
/*const L1TMuonBarrelParamsAllPublic& cast_to_L1TMuonBarrelParamsAllPublic(const L1TMuonBarrelParams& a)
4
{
5
assert(sizeof(L1TMuonBarrelParamsAllPublic) == sizeof(L1TMuonBarrelParams));
6
const void * pa = &a;
7
const L1TMuonBarrelParamsAllPublic * py = static_cast<const L1TMuonBarrelParamsAllPublic *>(pa);
8
return *py;
9
}
10
*/
11
const
L1TMuonBarrelParams
&
cast_to_L1TMuonBarrelParams
(
const
L1TMuonBarrelParamsAllPublic
&
a
) {
12
assert
(
sizeof
(
L1TMuonBarrelParamsAllPublic
) ==
sizeof
(
L1TMuonBarrelParams
));
13
const
void
* pa = &
a
;
14
const
L1TMuonBarrelParams
*
py
=
static_cast<
const
L1TMuonBarrelParams
*
>
(pa);
15
return
*
py
;
16
}
L1TMuonBarrelParamsAllPublic.h
L1TMuonBarrelParams
Definition:
L1TMuonBarrelParams.h:23
L1TMuonBarrelParamsAllPublic
Definition:
L1TMuonBarrelParamsAllPublic.h:8
cms::cuda::assert
assert(be >=bs)
cast_to_L1TMuonBarrelParams
const L1TMuonBarrelParams & cast_to_L1TMuonBarrelParams(const L1TMuonBarrelParamsAllPublic &a)
Definition:
L1TMuonBarrelParamsAllPublic.cc:11
multPhiCorr_741_25nsDY_cfi.py
py
Definition:
multPhiCorr_741_25nsDY_cfi.py:12
a
double a
Definition:
hdecay.h:119
Generated for CMSSW Reference Manual by
1.8.14