CMS 3D CMS Logo

/data/doxygen/doxygen-1.7.3/gen/CMSSW_4_2_8/src/TrackingTools/TrajectoryState/interface/SurfaceSideDefinition.h

Go to the documentation of this file.
00001 #ifndef SurfaceSideDefinition_h_
00002 #define SurfaceSideDefinition_h_
00003 
00007 namespace SurfaceSideDefinition {
00008   enum SurfaceSide { beforeSurface, afterSurface, atCenterOfSurface };
00009 }
00010 #endif