|
VMC Examples Version 6.8
|
#include <GarfieldPhysics.h>
Public Member Functions | |
| GarfieldParticle (std::string particleName, double ekin_eV, double time, double x_cm, double y_cm, double z_cm, double dx, double dy, double dz) | |
| ~GarfieldParticle () | |
| std::string | getParticleName () |
| double | getX_mm () |
| double | getY_mm () |
| double | getZ_mm () |
| double | getEkin_MeV () |
| double | getTime () |
| double | getDX () |
| double | getDY () |
| double | getDZ () |
Private Attributes | |
| std::string | fParticleName |
| double | fEkin_MeV |
| double | fTime |
| double | fx_mm |
| double | fy_mm |
| double | fz_mm |
| double | fdx |
| double | fdy |
| double | fdz |
Definition at line 48 of file GarfieldPhysics.h.
|
inline |
|
inline |
Definition at line 63 of file GarfieldPhysics.h.
|
inline |
Definition at line 65 of file GarfieldPhysics.h.
|
inline |
Definition at line 66 of file GarfieldPhysics.h.
|
inline |
Definition at line 67 of file GarfieldPhysics.h.
|
inline |
Definition at line 68 of file GarfieldPhysics.h.
|
inline |
Definition at line 69 of file GarfieldPhysics.h.
|
inline |
Definition at line 70 of file GarfieldPhysics.h.
|
inline |
Definition at line 71 of file GarfieldPhysics.h.
|
inline |
Definition at line 72 of file GarfieldPhysics.h.
|
inline |
Definition at line 73 of file GarfieldPhysics.h.
|
private |
Definition at line 76 of file GarfieldPhysics.h.
|
private |
Definition at line 77 of file GarfieldPhysics.h.
|
private |
Definition at line 77 of file GarfieldPhysics.h.
|
private |
Definition at line 77 of file GarfieldPhysics.h.
|
private |
Definition at line 77 of file GarfieldPhysics.h.
|
private |
Definition at line 77 of file GarfieldPhysics.h.
|
private |
Definition at line 77 of file GarfieldPhysics.h.
|
private |
Definition at line 77 of file GarfieldPhysics.h.
|
private |
Definition at line 77 of file GarfieldPhysics.h.