|
Geant4
9.6.p02
|
#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.


1.8.4