Package org.jlab.service.recoil
Class RecoilCross
java.lang.Object
org.jlab.service.recoil.RecoilCross
recoil V-W clusters
- Author:
- devita, niccolai
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic List<RecoilCross>
createCrosses
(List<RecoilCluster> clusters) int
int
int
double
int
getId()
int
int
int
double
getTime()
point()
void
setId
(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
-