|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectmmc.PhysicsModel
mmc.Energy2Loss
public class Energy2Loss
class contains functions for evaluation of the spread of the continuous energy losses
Field Summary | |
---|---|
protected CrossSections |
cros
|
Energy2LossE |
e2le
|
protected Energy2Loss |
e2loss
|
Energy2LossX |
e2lx
|
protected Medium |
m
|
protected Particle |
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 | |
---|---|
Energy2Loss(CrossSections cros)
initializes Energy2Loss classes, creates internal reference to CrossSections |
|
Energy2Loss(Energy2Loss e2loss)
creates internal reference to superclass, to be called from subclasses |
Method Summary |
---|
Methods inherited from class mmc.PhysicsModel |
---|
function, functionInt, functionInt |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public Energy2LossX e2lx
public Energy2LossE e2le
protected Particle p
protected Medium m
protected CrossSections cros
protected Energy2Loss e2loss
Constructor Detail |
---|
public Energy2Loss(Energy2Loss e2loss)
public Energy2Loss(CrossSections cros)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |