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
Alignment
LaserAlignment
interface
LASAlignmentTubeAlgorithm.h
Go to the documentation of this file.
1
2
3
#ifndef __LASALIGNMENTTUBEALGORITHM_H
4
#define __LASALIGNMENTTUBEALGORITHM_H
5
6
#include <vector>
7
#include <iostream>
8
#include <fstream>
9
#include <cmath>
10
11
#include "
Alignment/LaserAlignment/interface/LASBarrelAlignmentParameterSet.h
"
12
#include "
Alignment/LaserAlignment/interface/LASCoordinateSet.h
"
13
#include "
Alignment/LaserAlignment/interface/LASGlobalData.h
"
14
#include "
Alignment/LaserAlignment/interface/LASGlobalLoop.h
"
15
19
class
LASAlignmentTubeAlgorithm
{
20
public
:
21
LASAlignmentTubeAlgorithm
();
22
LASBarrelAlignmentParameterSet
CalculateParameters
(
LASGlobalData<LASCoordinateSet>
&,
23
LASGlobalData<LASCoordinateSet>
&);
24
double
GetTIBTOBAlignmentParameterCorrection
(
25
int
,
int
,
int
,
LASGlobalData<LASCoordinateSet>
&,
LASBarrelAlignmentParameterSet
&);
26
double
GetTEC2TECAlignmentParameterCorrection
(
27
int
,
int
,
int
,
LASGlobalData<LASCoordinateSet>
&,
LASBarrelAlignmentParameterSet
&);
28
void
ReadMisalignmentFromFile
(
const
char
*,
LASGlobalData<LASCoordinateSet>
&,
LASGlobalData<LASCoordinateSet>
&);
29
30
private
:
31
};
32
33
#endif
LASGlobalData< LASCoordinateSet >
LASBarrelAlignmentParameterSet.h
LASAlignmentTubeAlgorithm::GetTIBTOBAlignmentParameterCorrection
double GetTIBTOBAlignmentParameterCorrection(int, int, int, LASGlobalData< LASCoordinateSet > &, LASBarrelAlignmentParameterSet &)
Definition:
LASAlignmentTubeAlgorithm.cc:490
LASGlobalLoop.h
LASAlignmentTubeAlgorithm::CalculateParameters
LASBarrelAlignmentParameterSet CalculateParameters(LASGlobalData< LASCoordinateSet > &, LASGlobalData< LASCoordinateSet > &)
Definition:
LASAlignmentTubeAlgorithm.cc:12
LASBarrelAlignmentParameterSet
Definition:
LASBarrelAlignmentParameterSet.h:23
LASAlignmentTubeAlgorithm::LASAlignmentTubeAlgorithm
LASAlignmentTubeAlgorithm()
Definition:
LASAlignmentTubeAlgorithm.cc:7
LASAlignmentTubeAlgorithm
Definition:
LASAlignmentTubeAlgorithm.h:19
LASGlobalData.h
LASAlignmentTubeAlgorithm::GetTEC2TECAlignmentParameterCorrection
double GetTEC2TECAlignmentParameterCorrection(int, int, int, LASGlobalData< LASCoordinateSet > &, LASBarrelAlignmentParameterSet &)
Definition:
LASAlignmentTubeAlgorithm.cc:609
LASAlignmentTubeAlgorithm::ReadMisalignmentFromFile
void ReadMisalignmentFromFile(const char *, LASGlobalData< LASCoordinateSet > &, LASGlobalData< LASCoordinateSet > &)
Definition:
LASAlignmentTubeAlgorithm.cc:732
LASCoordinateSet.h
Generated for CMSSW Reference Manual by
1.8.16