Package org.jlab.clas.tracking.trackrep
Class Trajectory
java.lang.Object
org.jlab.clas.tracking.trackrep.Trajectory
- Author:
- ziegler
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
Trajectorypublic Trajectory()
 
- 
- 
Method Details- 
getX- Returns:
- the _X
 
- 
setX- Parameters:
- _X- the _X to set
 
- 
getY- Returns:
- the _Y
 
- 
setY- Parameters:
- _Y- the _Y to set
 
- 
getZ- Returns:
- the _Z
 
- 
setZ- Parameters:
- _Z- the _Z to set
 
 
-