Added GetFirstPointInDetector and GetLastPointInDetector methods and...
Compare changes
Files
3+ 5
− 0
@@ -115,6 +115,10 @@ class EDEPTrajectory {
@@ -194,6 +198,7 @@ class EDEPTrajectory {
Added GetFirstPointInDetector and GetLastPointInDetector methods and first_points and last_points private variables to EDEPTrajectory
Closes #1 (closed)