An ATOF Cluster knows nothing about path length and should not have it as a data member. https://github.com/JeffersonLab/coatjava/blob/b819adeecfc57ae24649af20d6afc4f93bece731/reconstruction/alert/src/main/java/org/jlab/rec/atof/cluster/ATOFCluster.java#L384-L385
An ATOF Cluster knows nothing about path length and should not have it as a data member.
coatjava/reconstruction/alert/src/main/java/org/jlab/rec/atof/cluster/ATOFCluster.java
Lines 384 to 385 in b819ade