CMS 3D CMS Logo

LASEndcapAlgorithm.h

Go to the documentation of this file.
00001 
00002 #ifndef __LASENDCAPALGORITHM_H
00003 #define __LASENDCAPALGORITHM_H
00004 
00005 #include <iostream>
00006 #include <vector>
00007 #include <cmath>
00008 
00009 #include <TMinuit.h>
00010 
00011 #include "Alignment/LaserAlignment/src/LASEndcapAlignmentParameterSet.h"
00012 #include "Alignment/LaserAlignment/src/LASCoordinateSet.h"
00013 #include "Alignment/LaserAlignment/src/LASGlobalData.cc"
00014 #include "Alignment/LaserAlignment/src/LASGlobalLoop.h"
00015 
00024 class LASEndcapAlgorithm {
00025 
00026  public:
00027   LASEndcapAlgorithm();
00028   LASEndcapAlignmentParameterSet CalculateParameters( LASGlobalData<LASCoordinateSet>&, LASGlobalData<LASCoordinateSet>& );
00029 
00030 };
00031 
00032 
00033 
00034 #endif

Generated on Tue Jun 9 17:24:08 2009 for CMSSW by  doxygen 1.5.4