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() << 
", " 
const G4ModelingParameters * fpMP
 
G4VModel(const G4Transform3D &modelTransformation=G4Transform3D(), const G4ModelingParameters *=0)
 
G4String fGlobalDescription
 
virtual G4String GetCurrentTag() const 
 
std::ostream & operator<<(std::ostream &, const BasicVector3D< float > &)
 
virtual G4String GetCurrentDescription() const 
 
const XML_Char XML_Content * model
 
virtual G4bool Validate(G4bool warn=true)