25 out << paraboloidSolid;
44 out <<
" r1 = " << RadiusMinusZ() <<
"mm"
45 <<
" r2 = " << RadiusPlusZ() <<
"mm"
46 <<
" hz = " << ZHalfLength() <<
"mm";
std::ostream & operator<<(std::ostream &out, const VGM::IParaboloid ¶boloid)
virtual std::ostream & Put(std::ostream &out) const
Put the printing of the solid parameters in the out stream.
The VGM interface to paraboloid solids.
The VGM interface to solids.