44 out <<
" rin = " << InnerRadius() <<
"mm"
45 <<
" rout = " << OuterRadius() <<
"mm"
46 <<
" sphi = " << StartPhi() <<
"deg"
47 <<
" dphi = " << DeltaPhi() <<
"deg"
48 <<
" stheta = " << StartTheta() <<
"deg"
49 <<
" dtheta = " << DeltaTheta() <<
"deg";
std::ostream & operator<<(std::ostream &out, const VGM::ISphere &sphere)
virtual std::ostream & Put(std::ostream &out) const
Put the printing of the solid parameters in the out stream.
The VGM interface to solids.
The VGM interface to sphere solids.