Hall-D Software
alpha
|
#include <DParticleID.h>
Public Member Functions | |
dedx_t (double dE, double dE_amp, double dx, double p) | |
Public Attributes | |
double | dE |
double | dE_amp |
double | dx |
double | dEdx |
double | dEdx_amp |
double | p |
Definition at line 66 of file DParticleID.h.
|
inline |
Definition at line 69 of file DParticleID.h.
double DParticleID::dedx_t::dE |
Definition at line 70 of file DParticleID.h.
Referenced by DParticleID::CalcdEdxHit().
double DParticleID::dedx_t::dE_amp |
Definition at line 71 of file DParticleID.h.
Referenced by DParticleID::CalcdEdxHit().
double DParticleID::dedx_t::dEdx |
Definition at line 73 of file DParticleID.h.
Referenced by DParticleID::CalcdEdxHit(), dedx_t(), and DParticleID_dedx_cmp().
double DParticleID::dedx_t::dEdx_amp |
Definition at line 74 of file DParticleID.h.
Referenced by DParticleID::CalcdEdxHit(), dedx_t(), and DParticleID_dedx_amp_cmp().
double DParticleID::dedx_t::dx |
Definition at line 72 of file DParticleID.h.
Referenced by DParticleID::CalcdEdxHit(), and dedx_t().
double DParticleID::dedx_t::p |
Definition at line 75 of file DParticleID.h.
Referenced by DParticleID::CalcdEdxHit().