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
CondFormats
L1TObjects
interface
L1MuDTExtParam.h
Go to the documentation of this file.
1
//-------------------------------------------------
2
//
3
// Description: Parameters for Extrapolation
4
//
5
//
6
// $Date: 2007/02/27 11:44:00 $
7
// $Revision: 1.2 $
8
//
9
// Author :
10
// N. Neumeister CERN EP
11
//
12
//--------------------------------------------------
13
#ifndef L1MUDT_EXT_PARAM_H
14
#define L1MUDT_EXT_PARAM_H
15
16
#include <iosfwd>
17
18
//max. number of Extrapolations
19
const
int
MAX_EXT
= 12;
20
21
// extrapolation types
22
enum
Extrapolation
{
EX12
,
EX13
,
EX14
,
EX21
,
EX23
,
EX24
,
EX34
,
EX15
,
EX16
,
EX25
,
EX26
,
EX56
};
23
24
// overload output stream operator for Extrapolation
25
std::ostream&
operator<<
(std::ostream&
s
,
Extrapolation
ext
);
26
27
#endif
ext
Definition:
memstream.h:15
MAX_EXT
const int MAX_EXT
Definition:
L1MuDTExtParam.h:19
EX13
Definition:
L1MuDTExtParam.h:22
EX34
Definition:
L1MuDTExtParam.h:22
EX15
Definition:
L1MuDTExtParam.h:22
alignCSCRings.s
s
Definition:
alignCSCRings.py:92
EX26
Definition:
L1MuDTExtParam.h:22
operator<<
std::ostream & operator<<(std::ostream &s, Extrapolation ext)
Extrapolation
Extrapolation
Definition:
L1MuDTExtParam.h:22
EX56
Definition:
L1MuDTExtParam.h:22
EX21
Definition:
L1MuDTExtParam.h:22
EX23
Definition:
L1MuDTExtParam.h:22
EX12
Definition:
L1MuDTExtParam.h:22
EX25
Definition:
L1MuDTExtParam.h:22
EX24
Definition:
L1MuDTExtParam.h:22
EX16
Definition:
L1MuDTExtParam.h:22
EX14
Definition:
L1MuDTExtParam.h:22
Generated for CMSSW Reference Manual by
1.8.16