public class ScatterAngle extends Object implements Comparable
Modifier and Type | Field and Description |
---|---|
private double |
_angle |
private double |
_pathlen |
Constructor and Description |
---|
ScatterAngle(double pathlen,
double angle)
Creates a new instance of ScatterAngle
|
public ScatterAngle(double pathlen, double angle)
public double PathLen()
public double Angle()
public int compareTo(Object scatter2)
compareTo
in interface Comparable
Copyright © 2016 Linear Collider Detector (LCD). All rights reserved.