|
| G4Scale (G4double length, const G4String &annotation="", Direction direction=x, G4bool autoPlacing=true, G4double xmid=0., G4double ymid=0., G4double zmid=0., G4double annotationSize=12.) |
|
| ~G4Scale () |
|
G4double | GetLength () const |
|
const G4String & | GetAnnotation () const |
|
G4double | GetAnnotationSize () const |
|
Direction | GetDirection () const |
|
G4bool | GetAutoPlacing () const |
|
G4double | GetXmid () const |
|
G4double | GetYmid () const |
|
G4double | GetZmid () const |
|
| G4VMarker () |
|
| G4VMarker (const G4VMarker &) |
|
| G4VMarker (const G4Point3D &position) |
|
virtual | ~G4VMarker () |
|
G4VMarker & | operator= (const G4VMarker &) |
|
G4bool | operator!= (const G4VMarker &) const |
|
G4Point3D | GetPosition () const |
|
SizeType | GetSizeType () const |
|
G4double | GetWorldSize () const |
|
G4double | GetWorldDiameter () const |
|
G4double | GetWorldRadius () const |
|
G4double | GetScreenSize () const |
|
G4double | GetScreenDiameter () const |
|
G4double | GetScreenRadius () const |
|
FillStyle | GetFillStyle () const |
|
void | SetPosition (const G4Point3D &) |
|
void | SetSize (SizeType, G4double) |
|
void | SetDiameter (SizeType, G4double) |
|
void | SetRadius (SizeType, G4double) |
|
void | SetWorldSize (G4double) |
|
void | SetWorldDiameter (G4double) |
|
void | SetWorldRadius (G4double) |
|
void | SetScreenSize (G4double) |
|
void | SetScreenDiameter (G4double) |
|
void | SetScreenRadius (G4double) |
|
void | SetFillStyle (FillStyle) |
|
virtual const G4String & | GetInfo () const |
|
virtual void | SetInfo (const G4String &info) |
|
| G4Visible () |
|
| G4Visible (const G4Visible &) |
|
| G4Visible (const G4VisAttributes *) |
|
virtual | ~G4Visible () |
|
G4Visible & | operator= (const G4Visible &) |
|
G4bool | operator!= (const G4Visible &right) const |
|
const G4VisAttributes * | GetVisAttributes () const |
|
void | SetVisAttributes (const G4VisAttributes *) |
|
void | SetVisAttributes (const G4VisAttributes &) |
|
Definition at line 38 of file G4Scale.hh.