Class MUVTCross
java.lang.Object
org.jlab.rec.muvt.MUVTCross
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreateCrosses(List<MUVTCluster> clusters) intintintdoubledoubleintgetId()intintintdoublegetTime()point()voidsetId(int id) toString()
-
Constructor Details
-
MUVTCross
-
-
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() -
getDeltaEnergy
public double getDeltaEnergy() -
getTime
public double getTime() -
getStatus
public int getStatus() -
createCrosses
-
toString
-