|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjecticeCube.uhe.analysis.Criteria
iceCube.uhe.analysis.CriteriaIC22
public class CriteriaIC22
Field Summary | |
---|---|
protected double |
maxCobZ
|
protected int |
maxNumberOfVertex
|
protected double |
min2CobZ
|
protected double |
minCobZ
|
protected static double[][] |
vertexIC22DefaultLocationX
The default vertex X location on the logNpe-CosZenith plane in the EHE super cut. |
protected static double[][] |
vertexIC22DefaultLocationXwithNoCOBcut
The default vertex X location on the logNpe-CosZenith plane in the EHE super cut. |
protected static double[][] |
vertexIC22DefaultLocationY
The default vertex y location on the logNpe-CosZenith plane in the EHE super cut. |
protected static double[][] |
vertexIC22DefaultLocationYwithNoCOBcut
The default vertex y location on the logNpe-CosZenith plane in the EHE super cut. |
Fields inherited from class iceCube.uhe.analysis.Criteria |
---|
isCOBZCut, isEHESuperCut, max2CobZ, minNDOMsInEHESuperCut, numberOfEventCategory, numberOfVertex, vertexDefaultLocationX, vertexDefaultLocationY, vertexLocation |
Constructor Summary | |
---|---|
CriteriaIC22()
Constructor |
Method Summary | |
---|---|
protected void |
setEHESuperCut(int category)
set all the GZK boundary values of Npe and cosZenith in the "EHE Super Cut" for a given event categories with the default settings. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected double minCobZ
protected double maxCobZ
protected double min2CobZ
protected int maxNumberOfVertex
protected static double[][] vertexIC22DefaultLocationXwithNoCOBcut
protected static double[][] vertexIC22DefaultLocationYwithNoCOBcut
protected static double[][] vertexIC22DefaultLocationX
protected static double[][] vertexIC22DefaultLocationY
Constructor Detail |
---|
public CriteriaIC22()
Method Detail |
---|
protected void setEHESuperCut(int category)
setEHESuperCut
in class Criteria
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |