Skip to content

Commit 7dbbf73

Browse files
Zeyu Zhangbaltzell
authored andcommitted
remove unused variables
1 parent b03ff76 commit 7dbbf73

File tree

1 file changed

+0
-4
lines changed
  • reconstruction/alert/src/main/java/org/jlab/rec/ahdc/Cluster

1 file changed

+0
-4
lines changed

reconstruction/alert/src/main/java/org/jlab/rec/ahdc/Cluster/Cluster.java

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,6 @@
1414
public class Cluster {
1515

1616
private int _trackId = -1;
17-
private double _StereoAngle = 20.0;//not used
18-
private double _DeltaZ = 300;//not used
19-
private double _Zoffset = 150;//not used
20-
2117
private double _Radius;
2218
private double _Phi;
2319
private double _Z;

0 commit comments

Comments
 (0)