CMS 3D CMS Logo

LASGlobalLoop.h

Go to the documentation of this file.
00001 
00002 #ifndef __LASGLOBALLOOP_H
00003 #define __LASGLOBALLOOP_H
00004 
00005 #include <iostream>
00006 
00024 class LASGlobalLoop {
00025 
00026  public:
00027   LASGlobalLoop();
00028   bool TECLoop( int&, int&, int&, int& ) const;
00029   bool TIBTOBLoop( int&, int&, int& ) const;
00030   bool TEC2TECLoop( int&, int&, int& ) const;
00031 
00032 };
00033 
00034 #endif

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