Support #1870
C++ script to run Jan's track extrapolation to arbitrary z position
Status:
Closed
Priority:
Normal
Assignee:
Category:
Global Reconstruction
Target version:
Start date:
09 September 2016
Due date:
% Done:
100%
Estimated time:
Workflow:
New Issue
Description
Alan Young was asking for help using Jan's track extrapolation to an arbitrary z position. In the first instance I thought a c script might be useful.
Files
Updated by Rogers, Chris about 7 years ago
Example C script to project events to an arbitrary z plane using Jan's integration routines.
Download the tarball, then do
source /path/to/maus/env.sh tar -czf 2016-09-09_young-example-tracking.tar.gz cd 2016-09-09_young-example-tracking.tar.gz make ./tracking_example
Makes a track, tracks it to z = 1000 mm (in some toy geometry).
Updated by Rogers, Chris almost 7 years ago
- Status changed from Open to Closed
- % Done changed from 0 to 100