|
Geant4 11.3.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4TheMTRayTracer.hh>
Inheritance diagram for G4TheMTRayTracer:Static Public Member Functions | |
| static G4TheMTRayTracer * | Instance () |
| static G4TheMTRayTracer * | Instance (G4VFigureFileMaker *figMaker, G4VRTScanner *scanner) |
Protected Member Functions | |
| virtual G4bool | CreateBitMap () |
| virtual void | StoreUserActions () |
| virtual void | RestoreUserActions () |
Protected Member Functions inherited from G4TheRayTracer | |
| void | CreateFigureFile (const G4String &fileName) |
| G4bool | GenerateColour (G4Event *anEvent) |
| G4Colour | GetSurfaceColour (G4RayTrajectoryPoint *point) |
| G4Colour | GetMixedColour (const G4Colour &surfCol, const G4Colour &transCol, G4double weight=0.5) |
| G4Colour | Attenuate (G4RayTrajectoryPoint *point, const G4Colour &sourceCol) |
| G4bool | ValidColour (const G4VisAttributes *visAtt) |
Friends | |
| class | G4RTPrimaryGeneratorAction |
| class | G4RTRun |
| class | G4RayTracerViewer |
Additional Inherited Members | |
Static Protected Attributes inherited from G4TheRayTracer | |
| static G4VFigureFileMaker * | theFigMaker = 0 |
| static G4VRTScanner * | theScanner = 0 |
Definition at line 70 of file G4TheMTRayTracer.hh.
| G4TheMTRayTracer::G4TheMTRayTracer | ( | G4VFigureFileMaker * | figMaker = 0, |
| G4VRTScanner * | scanner = 0 ) |
Definition at line 53 of file G4TheMTRayTracer.cc.
Referenced by G4RayTracerViewer, Instance(), and Instance().
|
virtual |
Definition at line 85 of file G4TheMTRayTracer.cc.
|
protectedvirtual |
Reimplemented from G4TheRayTracer.
Definition at line 172 of file G4TheMTRayTracer.cc.
Referenced by Trace().
|
static |
Definition at line 68 of file G4TheMTRayTracer.cc.
|
static |
Definition at line 74 of file G4TheMTRayTracer.cc.
|
protectedvirtual |
Reimplemented from G4TheRayTracer.
Definition at line 164 of file G4TheMTRayTracer.cc.
Referenced by CreateBitMap().
|
protectedvirtual |
Reimplemented from G4TheRayTracer.
Definition at line 151 of file G4TheMTRayTracer.cc.
Referenced by CreateBitMap().
|
virtual |
Reimplemented from G4TheRayTracer.
Definition at line 99 of file G4TheMTRayTracer.cc.
|
friend |
Definition at line 74 of file G4TheMTRayTracer.hh.
Referenced by G4RayTracerViewer.
|
friend |
Definition at line 72 of file G4TheMTRayTracer.hh.
Referenced by G4RTPrimaryGeneratorAction.
|
friend |
Definition at line 73 of file G4TheMTRayTracer.hh.
Referenced by CreateBitMap(), and G4RTRun.
|
protected |
Definition at line 116 of file G4TheMTRayTracer.hh.
Referenced by G4TheMTRayTracer(), StoreUserActions(), and ~G4TheMTRayTracer().
|
protected |
Definition at line 114 of file G4TheMTRayTracer.hh.
Referenced by G4TheMTRayTracer(), StoreUserActions(), and ~G4TheMTRayTracer().
|
protected |
Definition at line 115 of file G4TheMTRayTracer.hh.
Referenced by G4TheMTRayTracer(), RestoreUserActions(), and StoreUserActions().
|
protected |
Definition at line 113 of file G4TheMTRayTracer.hh.
Referenced by G4TheMTRayTracer(), RestoreUserActions(), and StoreUserActions().