CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
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 
16 
21 
22  public:
28 
29  private:
30 
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 &)