Geant4  10.00.p01
tpia_mass.cc File Reference
#include <string.h>
#include <statusMessageReporting.h>
#include <tpia_mass.h>
#include <string>
+ Include dependency graph for tpia_mass.cc:

Go to the source code of this file.

Classes

struct  ZAMass
 

Functions

double tpia_particleMass_AMU (statusMessageReporting *smr, const char *name)
 

Variables

static const struct ZAMass ZAMasses []
 

Function Documentation

double tpia_particleMass_AMU ( statusMessageReporting *  smr,
const char *  name 
)

Definition at line 887 of file tpia_mass.cc.

References ZAMass::mass, n, smr_setMessageError(), symbol, and ZAMasses.

Referenced by tpia_particle_getInternalID().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

Variable Documentation

const struct ZAMass ZAMasses[]
static

Definition at line 53 of file tpia_mass.cc.

Referenced by tpia_particleMass_AMU().