#include <PoissonConvolve3D.hh>
Public Member Functions | |
Charge (float _x, float _y, float _z, float _c) | |
G4ThreeVector | getPosition () |
float | getCharge () |
Public Attributes | |
float | x |
float | y |
float | z |
float | c |
Charge::Charge | ( | float | _x, | |
float | _y, | |||
float | _z, | |||
float | _c | |||
) | [inline] |
G4ThreeVector Charge::getPosition | ( | ) | [inline] |
float Charge::x |
Referenced by Charge(), getPosition(), and PoissonConvolve3D::putCharge().
float Charge::y |
Referenced by Charge(), getPosition(), and PoissonConvolve3D::putCharge().
float Charge::z |
Referenced by Charge(), getPosition(), and PoissonConvolve3D::putCharge().
float Charge::c |
Referenced by Charge(), getCharge(), and PoissonConvolve3D::putCharge().