Changeset 1d5395b in git
- Timestamp:
- Jan 20, 2020, 4:42:01 PM (5 years ago)
- Branches:
- Timing
- Children:
- 364dbe1
- Parents:
- b982244
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
modules/TrackTimingPileUpSubtractor.cc
rb982244 r1d5395b 143 143 tvtx = candidate->Position.T(); 144 144 tvtx_err = candidate->PositionError.T(); 145 cout << " initial : " << candidate->InitialPosition.T() << " final : " << candidate->Position.T() << endl;145 //cout << " initial : " << candidate->InitialPosition.T() << " final : " << candidate->Position.T() << endl; 146 146 } 147 147 }
Note:
See TracChangeset
for help on using the changeset viewer.