CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
BoundPlane.cc
Go to the documentation of this file.
3 
5  const RotationType& rot) :
6  Surface( pos,rot ),
7  Plane( pos, rot ),
8  BoundSurface( pos, rot, OpenBounds() )
9 { }
BoundPlane(const PositionType &pos, const RotationType &rot, const Bounds *bounds)
Definition: BoundPlane.h:50
Definition: Plane.h:17
Unlimited (trivial) bounds.
Definition: OpenBounds.h:10