ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <geant4/tree/geant4-10.6-release/source/visualization/RayTracer/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) |
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 40 of file G4RTSimpleScanner.hh.
View newest version in sPHENIX GitHub at line 40 of file G4RTSimpleScanner.hh
G4RTSimpleScanner::G4RTSimpleScanner | ( | ) |
Definition at line 32 of file G4RTSimpleScanner.cc.
View newest version in sPHENIX GitHub at line 32 of file G4RTSimpleScanner.cc
References theGSName, and theGSNickname.
|
virtual |
Definition at line 39 of file G4RTSimpleScanner.cc.
View newest version in sPHENIX GitHub at line 39 of file G4RTSimpleScanner.cc
Implements G4VRTScanner.
Definition at line 54 of file G4RTSimpleScanner.cc.
View newest version in sPHENIX GitHub at line 54 of file G4RTSimpleScanner.cc
References theIColumn, theIRow, theNColumn, and theNRow.
|
virtual |
Implements G4VRTScanner.
Definition at line 41 of file G4RTSimpleScanner.cc.
View newest version in sPHENIX GitHub at line 41 of file G4RTSimpleScanner.cc
References theGSName.
|
virtual |
Implements G4VRTScanner.
Definition at line 44 of file G4RTSimpleScanner.cc.
View newest version in sPHENIX GitHub at line 44 of file G4RTSimpleScanner.cc
References theGSNickname.
Implements G4VRTScanner.
Definition at line 47 of file G4RTSimpleScanner.cc.
View newest version in sPHENIX GitHub at line 47 of file G4RTSimpleScanner.cc
References theIColumn, theIRow, theNColumn, and theNRow.
|
protected |
Definition at line 66 of file G4RTSimpleScanner.hh.
View newest version in sPHENIX GitHub at line 66 of file G4RTSimpleScanner.hh
Referenced by G4RTSimpleScanner(), and GetGSName().
|
protected |
Definition at line 66 of file G4RTSimpleScanner.hh.
View newest version in sPHENIX GitHub at line 66 of file G4RTSimpleScanner.hh
Referenced by G4RTSimpleScanner(), and GetGSNickname().
|
protected |
Definition at line 67 of file G4RTSimpleScanner.hh.
View newest version in sPHENIX GitHub at line 67 of file G4RTSimpleScanner.hh
Referenced by Coords(), and Initialize().
|
protected |
Definition at line 67 of file G4RTSimpleScanner.hh.
View newest version in sPHENIX GitHub at line 67 of file G4RTSimpleScanner.hh
Referenced by Coords(), and Initialize().
|
protected |
Definition at line 67 of file G4RTSimpleScanner.hh.
View newest version in sPHENIX GitHub at line 67 of file G4RTSimpleScanner.hh
Referenced by Coords(), and Initialize().
|
protected |
Definition at line 67 of file G4RTSimpleScanner.hh.
View newest version in sPHENIX GitHub at line 67 of file G4RTSimpleScanner.hh
Referenced by Coords(), and Initialize().