|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectmmc.PhysicsModel
mmc.CrossSections
mmc.Photonuclear
mmc.PhotoContinuous
public class PhotoContinuous
class contains functions necessary for calculation of photonuclear losses
Field Summary | |
---|---|
Interpolate |
J
|
boolean |
jt
|
Fields inherited from class mmc.Photonuclear |
---|
bb, c, form, photo, s, shadow, vMax, vMin, vUp |
Fields inherited from class mmc.CrossSections |
---|
b, cb, cd, ce, ci, component, cp, cros, d, e, Jdf, lpm, m, n, p |
Fields inherited from class mmc.PhysicsModel |
---|
Alpha, bigEnergy, C, Cmon, computerPrecision, De2, Ds2, ebig, elow, Gf, Gw, Gz, halfPrecision, imaxs, iprec, iprec2, iromb, K, Lmu, Log10, Lstau, Ltau, Ma1, Me, Mmon, Mmu, Mn, Mp, Mpi, Mrh, Mrs, Mstau, Mtau, Mw, Mz, Na, nlow, num1, num2, num3, Pi, Re, Ry, sqrt2, sqrt3, sqrtE, St2, Tt2, xres, Xw |
Constructor Summary | |
---|---|
PhotoContinuous(Photonuclear cros)
initializes an integral class separate from that in Propagate |
Method Summary | |
---|---|
double |
dEdx()
Contribution of photonuclear interactions to -dE/dx |
double |
function(double v)
photonuclear energy losses - interface to Integral |
double |
functionInt(double e)
1d parametrization - interface to Interpolate |
Methods inherited from class mmc.Photonuclear |
---|
functionInt, photoN, setEnergy |
Methods inherited from class mmc.CrossSections |
---|
getdx, getef |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public Interpolate J
public boolean jt
Constructor Detail |
---|
public PhotoContinuous(Photonuclear cros)
Method Detail |
---|
public double function(double v)
function
in interface FunctionOfx
function
in class Photonuclear
public double dEdx()
public double functionInt(double e)
functionInt
in interface FunctionInt
functionInt
in class CrossSections
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |