CMS 3D CMS Logo

TransverseBoundPlaneFactory.h

Go to the documentation of this file.
00001 #ifndef TransverseBoundPlaneFactory_H
00002 #define TransverseBoundPlaneFactory_H
00003 
00004 #include "DataFormats/GeometrySurface/interface/BoundPlane.h"
00005 
00009 class TransverseBoundPlaneFactory {
00010 public:
00011 
00012   BoundPlane* operator()( const Surface::GlobalPoint& origin,
00013                           const Surface::GlobalVector& perp) const;
00014 
00015 };
00016   
00017 #endif

Generated on Tue Jun 9 17:30:49 2009 for CMSSW by  doxygen 1.5.4