|
Geant4
10.00.p02
|
#include <G4RTSimpleScanner.hh>
Inheritance diagram for G4RTSimpleScanner:
Collaboration diagram for G4RTSimpleScanner: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) |
Public Member Functions inherited from G4VRTScanner | |
| 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.
References theGSName, and theGSNickname.
|
virtual |
Definition at line 40 of file G4RTSimpleScanner.cc.
Implements G4VRTScanner.
Definition at line 55 of file G4RTSimpleScanner.cc.
References theIColumn, theIRow, theNColumn, and theNRow.
|
virtual |
|
virtual |
Implements G4VRTScanner.
Definition at line 45 of file G4RTSimpleScanner.cc.
References theGSNickname.
Implements G4VRTScanner.
Definition at line 48 of file G4RTSimpleScanner.cc.
References theIColumn, theIRow, theNColumn, and theNRow.
|
protected |
Definition at line 67 of file G4RTSimpleScanner.hh.
Referenced by G4RTSimpleScanner(), and GetGSName().
|
protected |
Definition at line 67 of file G4RTSimpleScanner.hh.
Referenced by G4RTSimpleScanner(), and GetGSNickname().
|
protected |
Definition at line 68 of file G4RTSimpleScanner.hh.
Referenced by Coords(), and Initialize().
|
protected |
Definition at line 68 of file G4RTSimpleScanner.hh.
Referenced by Coords(), and Initialize().
|
protected |
Definition at line 68 of file G4RTSimpleScanner.hh.
Referenced by Coords(), and Initialize().
|
protected |
Definition at line 68 of file G4RTSimpleScanner.hh.
Referenced by Coords(), and Initialize().