CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
BoundaryPlane.h
Go to the documentation of this file.
1 #ifndef BoundaryPlane_H
2 #define BoundaryPlane_H
3 
4 class BoundaryPlane : public BoundarySurface, public Plane {
5 public:
6 
7 
8 
9 };
10 
11 #endif
Definition: Plane.h:17