|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjecticeCube.uhe.interactions.CELbeta
public class CELbeta
This static class provides the inelasticity coefiicient beta [cm^2/g] as a function of muon energy
Field Summary | |
---|---|
static double[] |
betaArray
|
static double[] |
logEarray
|
Constructor Summary | |
---|---|
CELbeta()
|
Method Summary | |
---|---|
static double |
getBeta(double logEnergy)
|
static void |
main(java.lang.String[] args)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final double[] logEarray
public static final double[] betaArray
Constructor Detail |
---|
public CELbeta()
Method Detail |
---|
public static double getBeta(double logEnergy)
public static void main(java.lang.String[] args)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |