CMS 3D CMS Logo

/data/refman/pasoursint/CMSSW_5_2_7_hltpatch2/src/DataFormats/GeometrySurface/src/BoundSurface.cc

Go to the documentation of this file.
00001 #include "DataFormats/GeometrySurface/interface/BoundSurface.h"
00002 
00003 
00004 void BoundSurface::computeSpan() {
00005   boundSpan::computeSpan(*this);
00006 }