#include <GarfieldPhysics.h>
Definition at line 48 of file GarfieldPhysics.h.
◆ GarfieldParticle()
GarfieldParticle::GarfieldParticle |
( |
std::string | particleName, |
|
|
double | ekin_eV, |
|
|
double | time, |
|
|
double | x_cm, |
|
|
double | y_cm, |
|
|
double | z_cm, |
|
|
double | dx, |
|
|
double | dy, |
|
|
double | dz ) |
|
inline |
◆ ~GarfieldParticle()
GarfieldParticle::~GarfieldParticle |
( |
| ) |
|
|
inline |
◆ getParticleName()
std::string GarfieldParticle::getParticleName |
( |
| ) |
|
|
inline |
◆ getX_mm()
double GarfieldParticle::getX_mm |
( |
| ) |
|
|
inline |
◆ getY_mm()
double GarfieldParticle::getY_mm |
( |
| ) |
|
|
inline |
◆ getZ_mm()
double GarfieldParticle::getZ_mm |
( |
| ) |
|
|
inline |
◆ getEkin_MeV()
double GarfieldParticle::getEkin_MeV |
( |
| ) |
|
|
inline |
◆ getTime()
double GarfieldParticle::getTime |
( |
| ) |
|
|
inline |
◆ getDX()
double GarfieldParticle::getDX |
( |
| ) |
|
|
inline |
◆ getDY()
double GarfieldParticle::getDY |
( |
| ) |
|
|
inline |
◆ getDZ()
double GarfieldParticle::getDZ |
( |
| ) |
|
|
inline |
◆ fParticleName
std::string GarfieldParticle::fParticleName |
|
private |
◆ fEkin_MeV
double GarfieldParticle::fEkin_MeV |
|
private |
◆ fTime
double GarfieldParticle::fTime |
|
private |
◆ fx_mm
double GarfieldParticle::fx_mm |
|
private |
◆ fy_mm
double GarfieldParticle::fy_mm |
|
private |
◆ fz_mm
double GarfieldParticle::fz_mm |
|
private |
◆ fdx
double GarfieldParticle::fdx |
|
private |
◆ fdy
double GarfieldParticle::fdy |
|
private |
◆ fdz
double GarfieldParticle::fdz |
|
private |
The documentation for this class was generated from the following file: