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
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