|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectmmc.PhysicsModel
mmc.Scattering
public class Scattering
class contains functions for evaluation of the Moliere angle distribution spread
Field Summary | |
---|---|
Interpolate |
J
|
Interpolate |
Jdf
|
boolean |
jt
|
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 | |
---|---|
Scattering(Particle p)
initialize the class |
Method Summary | |
---|---|
double |
function(double E)
function for angle distribution spread calculation - interface to Integral |
double |
functionInt(double e)
1d parametrization - interface to Interpolate |
double |
gettho(double dr,
double ei,
double ef)
spread of the angle distribution, corresponding to the given propagation distance |
Methods inherited from class mmc.PhysicsModel |
---|
functionInt |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public Interpolate J
public Interpolate Jdf
public boolean jt
Constructor Detail |
---|
public Scattering(Particle p)
Method Detail |
---|
public double function(double E)
function
in interface FunctionOfx
function
in class PhysicsModel
public double gettho(double dr, double ei, double ef)
public double functionInt(double e)
functionInt
in interface FunctionInt
functionInt
in class PhysicsModel
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |