1 #ifndef PlanarVolumeBoundary_H 2 #define PlanarVolumeBoundary_H 4 #include "MagneticField/MagVolumeGeometry/interface/BoundaryPlane.h"
ConstReferenceCountingPointer< BoundaryPlane > PlanePointerType
ConstReferenceCountingPointer< BoundarySurface > SurfacePointerType
virtual const Bounds * bounds() const
const PlanePointerType thePlane
PlanarVolumeBoundary(const BoundVolume *vol, PlanePointerType plane, const Bounds *bounds)
virtual const BoundVolume * volume() const
virtual SurfacePointerType surface() const
PlanePointerType concreteSurface() const
const BoundVolume * theVolume