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
src
Alignment
LaserAlignment
interface
LASEndcapAlgorithm.h
Go to the documentation of this file.
1
2
#ifndef __LASENDCAPALGORITHM_H
3
#define __LASENDCAPALGORITHM_H
4
5
#include <iostream>
6
#include <iomanip>
7
#include <vector>
8
#include <cmath>
9
10
#include <TMinuit.h>
11
12
#include "
Alignment/LaserAlignment/interface/LASEndcapAlignmentParameterSet.h
"
13
#include "
Alignment/LaserAlignment/interface/LASCoordinateSet.h
"
14
#include "
Alignment/LaserAlignment/interface/LASGlobalData.h
"
15
#include "
Alignment/LaserAlignment/interface/LASGlobalLoop.h
"
16
25
class
LASEndcapAlgorithm
{
26
public
:
27
LASEndcapAlgorithm
();
28
LASEndcapAlignmentParameterSet
CalculateParameters
(
LASGlobalData<LASCoordinateSet>
&,
29
LASGlobalData<LASCoordinateSet>
&);
30
double
GetAlignmentParameterCorrection
(
31
int
,
int
,
int
,
int
,
LASGlobalData<LASCoordinateSet>
&,
LASEndcapAlignmentParameterSet
&);
32
};
33
34
#endif
LASEndcapAlgorithm::LASEndcapAlgorithm
LASEndcapAlgorithm()
Definition:
LASEndcapAlgorithm.cc:7
LASGlobalData< LASCoordinateSet >
LASEndcapAlgorithm
Definition:
LASEndcapAlgorithm.h:25
LASCoordinateSet.h
LASEndcapAlgorithm::CalculateParameters
LASEndcapAlignmentParameterSet CalculateParameters(LASGlobalData< LASCoordinateSet > &, LASGlobalData< LASCoordinateSet > &)
Definition:
LASEndcapAlgorithm.cc:15
LASEndcapAlignmentParameterSet
Definition:
LASEndcapAlignmentParameterSet.h:25
LASGlobalData.h
LASEndcapAlignmentParameterSet.h
LASEndcapAlgorithm::GetAlignmentParameterCorrection
double GetAlignmentParameterCorrection(int, int, int, int, LASGlobalData< LASCoordinateSet > &, LASEndcapAlignmentParameterSet &)
Definition:
LASEndcapAlgorithm.cc:312
LASGlobalLoop.h
Generated for CMSSW Reference Manual by
1.8.14