CMS 3D CMS Logo

/data/doxygen/doxygen-1.7.3/gen/CMSSW_4_2_8/src/MagneticField/VolumeGeometry/interface/BoundaryPlane.h

Go to the documentation of this file.
00001 #ifndef BoundaryPlane_H
00002 #define BoundaryPlane_H
00003 
00004 class BoundaryPlane : public BoundarySurface, public Plane {
00005 public:
00006 
00007   
00008 
00009 };
00010 
00011 #endif