Package org.jlab.service.urwell
Class URWellCross
java.lang.Object
org.jlab.service.urwell.URWellCross
URWell V-W clusters
- Author:
- devita
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionstatic List<URWellCross>createCrosses(List<URWellCluster> clusters) intintintdoubleintgetId()intintintdoublegetTime()point()voidsetId(int id) toString()
- 
Constructor Details- 
URWellCross
 
- 
- 
Method Details- 
setIdpublic void setId(int id) 
- 
getIdpublic int getId()
- 
getSectorpublic int getSector()
- 
getRegionpublic int getRegion()
- 
getChamberpublic int getChamber()
- 
getCluster1public int getCluster1()
- 
getCluster2public int getCluster2()
- 
point
- 
getEnergypublic double getEnergy()
- 
getTimepublic double getTime()
- 
getStatuspublic int getStatus()
- 
createCrosses
- 
toString
 
-