CMS 3D CMS Logo

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 
16 
26 public:
32 };
33 
34 #endif
LASEndcapAlignmentParameterSet
Definition: LASEndcapAlignmentParameterSet.h:25
LASGlobalData< LASCoordinateSet >
LASEndcapAlignmentParameterSet.h
LASEndcapAlgorithm::LASEndcapAlgorithm
LASEndcapAlgorithm()
Definition: LASEndcapAlgorithm.cc:7
LASEndcapAlgorithm::GetAlignmentParameterCorrection
double GetAlignmentParameterCorrection(int, int, int, int, LASGlobalData< LASCoordinateSet > &, LASEndcapAlignmentParameterSet &)
Definition: LASEndcapAlgorithm.cc:312
LASGlobalLoop.h
LASEndcapAlgorithm::CalculateParameters
LASEndcapAlignmentParameterSet CalculateParameters(LASGlobalData< LASCoordinateSet > &, LASGlobalData< LASCoordinateSet > &)
Definition: LASEndcapAlgorithm.cc:15
LASGlobalData.h
LASEndcapAlgorithm
Definition: LASEndcapAlgorithm.h:25
LASCoordinateSet.h