Back to home page

Project CMSSW displayed by LXR

 
 

    


File indexing completed on 2024-04-06 12:04:14

0001 #ifndef Geom_BoundSurface_H
0002 #define Geom_BoundSurface_H
0003 
0004 #include "DataFormats/GeometrySurface/interface/Surface.h"
0005 using BoundSurface = Surface;
0006 
0007 #endif  // Geom_BoundSurface_H