45 fPosition (mk.fPosition),
46 fWorldSize (mk.fWorldSize),
47 fScreenSize (mk.fScreenSize),
48 fFillStyle (mk.fFillStyle),
65 if (&mk ==
this)
return *
this;
77 (G4Visible::operator != (mk)) ||
89 os <<
"G4VMarker: position: " << marker.
fPosition
104 os <<
"unrecognised";
break;
106 if (!marker.
fInfo.empty()) os <<
"\n User information: " << marker.
fInfo;
107 os <<
"\n " << (
const G4Visible&) marker;