Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4RayShooter.hh>
Public Member Functions | |
G4RayShooter () | |
virtual | ~G4RayShooter () |
void | Shoot (G4Event *evt, G4ThreeVector vtx, G4ThreeVector direc) |
Definition at line 49 of file G4RayShooter.hh.
G4RayShooter::G4RayShooter | ( | ) |
Definition at line 39 of file G4RayShooter.cc.
|
virtual |
Definition at line 55 of file G4RayShooter.cc.
void G4RayShooter::Shoot | ( | G4Event * | evt, |
G4ThreeVector | vtx, | ||
G4ThreeVector | direc | ||
) |
Definition at line 59 of file G4RayShooter.cc.
Referenced by G4TheRayTracer::CreateBitMap().