Hall-D Software  alpha
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
DParticleID.cc File Reference

Go to the source code of this file.

Macros

#define M_TWO_PI   6.28318530717958647692
 

Functions

static bool DParticleID_dedx_cmp (DParticleID::dedx_t a, DParticleID::dedx_t b)
 
static bool DParticleID_dedx_amp_cmp (DParticleID::dedx_t a, DParticleID::dedx_t b)
 
static bool DParticleID_hypothesis_cmp (const DTrackTimeBased *a, const DTrackTimeBased *b)
 

Macro Definition Documentation

#define M_TWO_PI   6.28318530717958647692

Definition at line 12 of file DParticleID.cc.

Referenced by DParticleID::Distance_ToTrack(), and DParticleID::ProjectTo_SC().

Function Documentation

static bool DParticleID_dedx_amp_cmp ( DParticleID::dedx_t  a,
DParticleID::dedx_t  b 
)
static

Definition at line 19 of file DParticleID.cc.

References DParticleID::dedx_t::dEdx_amp.

Referenced by DParticleID::CalcDCdEdx().

static bool DParticleID_dedx_cmp ( DParticleID::dedx_t  a,
DParticleID::dedx_t  b 
)
static

Definition at line 16 of file DParticleID.cc.

References DParticleID::dedx_t::dEdx.

Referenced by DParticleID::GetDCdEdxHits().

static bool DParticleID_hypothesis_cmp ( const DTrackTimeBased a,
const DTrackTimeBased b 
)
static

Definition at line 24 of file DParticleID.cc.

References DTrackTimeBased::FOM.

Referenced by DParticleID::GroupTracks().