Hall-D Software  alpha
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
DParticleID::dedx_t Class Reference

#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
 

Detailed Description

Definition at line 66 of file DParticleID.h.

Constructor & Destructor Documentation

DParticleID::dedx_t::dedx_t ( double  dE,
double  dE_amp,
double  dx,
double  p 
)
inline

Definition at line 69 of file DParticleID.h.

References dEdx, dEdx_amp, and dx.

Member Data Documentation

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().


The documentation for this class was generated from the following file: