CMS 3D CMS Logo

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 
15 
20 public:
29 
30 private:
31 };
32 
33 #endif
double GetTEC2TECAlignmentParameterCorrection(int, int, int, LASGlobalData< LASCoordinateSet > &, LASBarrelAlignmentParameterSet &)
void ReadMisalignmentFromFile(const char *, LASGlobalData< LASCoordinateSet > &, LASGlobalData< LASCoordinateSet > &)
LASBarrelAlignmentParameterSet CalculateParameters(LASGlobalData< LASCoordinateSet > &, LASGlobalData< LASCoordinateSet > &)
double GetTIBTOBAlignmentParameterCorrection(int, int, int, LASGlobalData< LASCoordinateSet > &, LASBarrelAlignmentParameterSet &)