|
Geant4 11.4.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4RTSimpleScanner.hh>
Public Member Functions | |
| G4RTSimpleScanner () | |
| virtual | ~G4RTSimpleScanner () |
| 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 | |
| G4int | theNRow |
| G4int | theNColumn |
| G4int | theIRow |
| G4int | theIColumn |
Definition at line 40 of file G4RTSimpleScanner.hh.
| G4RTSimpleScanner::G4RTSimpleScanner | ( | ) |
Definition at line 32 of file G4RTSimpleScanner.cc.
|
virtual |
Definition at line 36 of file G4RTSimpleScanner.cc.
Implements G4VRTScanner.
Definition at line 45 of file G4RTSimpleScanner.cc.
Implements G4VRTScanner.
Definition at line 38 of file G4RTSimpleScanner.cc.
|
protected |
Definition at line 58 of file G4RTSimpleScanner.hh.
Referenced by Coords(), G4RTSimpleScanner(), and Initialize().
|
protected |
Definition at line 58 of file G4RTSimpleScanner.hh.
Referenced by Coords(), G4RTSimpleScanner(), and Initialize().
|
protected |
Definition at line 58 of file G4RTSimpleScanner.hh.
Referenced by Coords(), G4RTSimpleScanner(), and Initialize().
|
protected |
Definition at line 58 of file G4RTSimpleScanner.hh.
Referenced by Coords(), G4RTSimpleScanner(), and Initialize().