tof_sample_peakshape
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| tof_sample_peakshape [2009/08/06 13:10] – created clare | tof_sample_peakshape [2025/09/19 15:18] (current) – created - external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== tof_sample_peakshape ====== | ||
| + | |||
| + | Description: | ||
| + | |||
| + | Contributed by: John Evans | ||
| + | |||
| + | <code topas> | ||
| + | macro tof_sample_peakshape(lor, | ||
| + | { | ||
| + | prm dsp dsp_val del = 0.05 Val + 1; min 1 | ||
| + | prm dspsq dspsq_val del = 0.05 Val + 1; min 0 | ||
| + | peak_type pv | ||
| + | | ||
| + | | ||
| + | } | ||
| + | |||
| + | </ | ||