Main Page
Namespaces
Classes
Package Documentation
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
27
public
:
28
LASEndcapAlgorithm
();
29
LASEndcapAlignmentParameterSet
CalculateParameters
(
LASGlobalData<LASCoordinateSet>
&,
LASGlobalData<LASCoordinateSet>
& );
30
double
GetAlignmentParameterCorrection
(
int
,
int
,
int
,
int
,
LASGlobalData<LASCoordinateSet>
&,
LASEndcapAlignmentParameterSet
& );
31
32
};
33
34
35
36
#endif
LASEndcapAlgorithm::LASEndcapAlgorithm
LASEndcapAlgorithm()
Definition:
LASEndcapAlgorithm.cc:9
LASGlobalData< LASCoordinateSet >
LASEndcapAlgorithm
Definition:
LASEndcapAlgorithm.h:25
LASCoordinateSet.h
LASEndcapAlgorithm::CalculateParameters
LASEndcapAlignmentParameterSet CalculateParameters(LASGlobalData< LASCoordinateSet > &, LASGlobalData< LASCoordinateSet > &)
Definition:
LASEndcapAlgorithm.cc:22
LASEndcapAlignmentParameterSet
Definition:
LASEndcapAlignmentParameterSet.h:27
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.11