|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjecticeCube.uhe.propagation.MakePropMtxTableFlavorByFactory
public class MakePropMtxTableFlavorByFactory
This class is to generate propagation matrix table in F2K format for offline IceCube analysis. By using PropagationMatrixFactory, it writes (nu-e to iniceParticle) +(nu-mu to iniceParticle) + (nu-tau to iniceParticle). They constitute a neutrino yield in calculating the sensitivity. Refer to I3ParticleFlux class in the analysis package to see how these matrix elements contribute to the yield calculation. This class has only a main method. Written by S. Yoshida Feb 5th 2009.
Constructor Summary | |
---|---|
MakePropMtxTableFlavorByFactory()
|
Method Summary | |
---|---|
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 |
Constructor Detail |
---|
public MakePropMtxTableFlavorByFactory()
Method Detail |
---|
public static void main(java.lang.String[] args) throws java.io.IOException
java.io.IOException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |