Geant4
9.6.p02
|
#include <G4RTSimpleScanner.hh>
Public Member Functions | |
G4RTSimpleScanner () | |
virtual | ~G4RTSimpleScanner () |
virtual const G4String & | GetGSName () const |
virtual const G4String & | GetGSNickname () const |
virtual void | Initialize (G4int nRow, G4int nColumn) |
virtual G4bool | Coords (G4int &iRow, G4int &iColumn) |
![]() | |
G4VRTScanner () | |
virtual | ~G4VRTScanner () |
virtual void | Draw (unsigned char red, unsigned char green, unsigned char blue) |
Protected Attributes | |
G4String | theGSName |
G4String | theGSNickname |
G4int | theNRow |
G4int | theNColumn |
G4int | theIRow |
G4int | theIColumn |
Definition at line 41 of file G4RTSimpleScanner.hh.
G4RTSimpleScanner::G4RTSimpleScanner | ( | ) |
Definition at line 33 of file G4RTSimpleScanner.cc.
|
virtual |
Definition at line 40 of file G4RTSimpleScanner.cc.
Implements G4VRTScanner.
Definition at line 55 of file G4RTSimpleScanner.cc.
Implements G4VRTScanner.
Definition at line 42 of file G4RTSimpleScanner.cc.
Implements G4VRTScanner.
Definition at line 45 of file G4RTSimpleScanner.cc.
Implements G4VRTScanner.
Definition at line 48 of file G4RTSimpleScanner.cc.
|
protected |
Definition at line 67 of file G4RTSimpleScanner.hh.
|
protected |
Definition at line 67 of file G4RTSimpleScanner.hh.
|
protected |
Definition at line 68 of file G4RTSimpleScanner.hh.
|
protected |
Definition at line 68 of file G4RTSimpleScanner.hh.
|
protected |
Definition at line 68 of file G4RTSimpleScanner.hh.
|
protected |
Definition at line 68 of file G4RTSimpleScanner.hh.