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
When looking deeper into the code in tracking/src/main/java/org/hps/recon/tracking/gbl/, I came across some (old) comments that I just want to bring into people's consciousness again to address/update potentially.
GBLOutputDriver:
- Is this still temporary or the final fix?
//TODO add in trackRes the number of hits on tracks ?
KalmanToGBLDriver:
- During our meeting today, we discussed that the KF tracks are not refitted to GBL tracks per say but rather GBL tracks are created from KF tracks. How can we adjust the class description to reflect this?
When looking deeper into the code in tracking/src/main/java/org/hps/recon/tracking/gbl/, I came across some (old) comments that I just want to bring into people's consciousness again to address/update potentially.
- Is this still temporary or the final fix?
hps-java/tracking/src/main/java/org/hps/recon/tracking/gbl/GBLOutputDriver.java
Lines 277 to 295 in 7e9a7ea
- Is this still a todo?
hps-java/tracking/src/main/java/org/hps/recon/tracking/gbl/GBLOutputDriver.java
Lines 646 to 647 in 7e9a7ea
- During our meeting today, we discussed that the KF tracks are not refitted to GBL tracks per say but rather GBL tracks are created from KF tracks. How can we adjust the class description to reflect this?
hps-java/tracking/src/main/java/org/hps/recon/tracking/gbl/KalmanToGBLDriver.java
Lines 30 to 33 in 7e9a7ea
- same comment as above:
hps-java/tracking/src/main/java/org/hps/recon/tracking/gbl/KalmanToGBLDriver.java
Lines 30 to 33 in 7e9a7ea
- marked todo comments: are these still relevant?
hps-java/tracking/src/main/java/org/hps/recon/tracking/gbl/SimpleGBLTrajAliDriver.java
Lines 445 to 453 in 7e9a7ea
hps-java/tracking/src/main/java/org/hps/recon/tracking/gbl/SimpleGBLTrajAliDriver.java
Lines 1203 to 1204 in 7e9a7ea
- Comments suggested changes: are these still relevant?
hps-java/tracking/src/main/java/org/hps/recon/tracking/gbl/SimpleGBLTrajAliDriver.java
Lines 825 to 827 in 7e9a7ea
hps-java/tracking/src/main/java/org/hps/recon/tracking/gbl/SimpleGBLTrajAliDriver.java
Line 867 in 7e9a7ea
The text was updated successfully, but these errors were encountered: