CMS 3D CMS Logo

SurfaceSideDefinition.h
Go to the documentation of this file.
1 #ifndef SurfaceSideDefinition_h_
2 #define SurfaceSideDefinition_h_
3 
8  enum SurfaceSide /*: signed short*/ { beforeSurface, afterSurface, atCenterOfSurface };
9 }
10 #endif