42 fGlobalDescription (
"Empty"),
43 fTransform (modelTransformation),
65 os <<
"\n Modeling parameters:";
67 if (mp) os <<
"\n " << *mp;
69 os <<
"\n Extent: " << model.
fExtent;
70 os <<
"\n Transformation: ";
71 os <<
"\n Rotation: ";
73 os << rotation.
thetaX() <<
", " 74 << rotation.
phiX() <<
", " 75 << rotation.
thetaY() <<
", " 76 << rotation.
phiY() <<
", " 77 << rotation.
thetaZ() <<
", "
friend std::ostream & operator<<(std::ostream &os, const G4VModel &)
const G4ModelingParameters * fpMP
G4VModel(const G4Transform3D &modelTransformation=G4Transform3D(), const G4ModelingParameters *=0)
G4String fGlobalDescription
virtual G4String GetCurrentDescription() const
virtual G4String GetCurrentTag() const
virtual G4bool Validate(G4bool warn=true)