Class URWellCross
java.lang.Object
org.jlab.service.urwell.URWellCross
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic List<URWellCross> createCrosses(List<URWellCluster> clusters) intintintdoubleintgetId()intintintdoublegetTime()point()voidsetId(int id) toString()
-
Constructor Details
-
URWellCross
-
-
Method Details
-
setId
public void setId(int id) -
getId
public int getId() -
getSector
public int getSector() -
getRegion
public int getRegion() -
getChamber
public int getChamber() -
getCluster1
public int getCluster1() -
getCluster2
public int getCluster2() -
point
-
getEnergy
public double getEnergy() -
getTime
public double getTime() -
getStatus
public int getStatus() -
createCrosses
-
toString
-