Class RecoilCross
java.lang.Object
org.jlab.service.recoil.RecoilCross
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic List<RecoilCross> createCrosses(List<RecoilCluster> clusters) intintintdoubleintgetId()intintintdoublegetTime()point()voidsetId(int id) toString()
-
Constructor Details
-
RecoilCross
-
-
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
-