You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The ATOFHit class should probably be restructured/designed. Hit classes should have getters/setters. All data members should be filled once, ie no data members filled in by another algorithm later.
The ATOFHit class should probably be restructured/designed. Hit classes should have getters/setters. All data members should be filled once, ie no data members filled in by another algorithm later.
coatjava/reconstruction/alert/src/main/java/org/jlab/rec/atof/hit/ATOFHit.java
Line 323 in b819ade