Commit 4a52b1a
miranov25
TPC TimeSeries: propagate min-momentum, min-cluster, max-tgl to workflow
Add configurable environment variables for o2-tpc-time-series-workflow:
TPCTIMESERIES_MIN_MOMENTUM (default: 0.2)
TPCTIMESERIES_MIN_CLUSTER (default: 80)
TPCTIMESERIES_MAX_TGL (default: 1.4)
Defaults match TPCTimeSeriesSpec.cxx hardcoded values.
Previously these cuts were not configurable from the workflow script.1 parent 7e06656 commit 4a52b1a
1 file changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
58 | 61 | | |
59 | 62 | | |
60 | 63 | | |
| |||
69 | 72 | | |
70 | 73 | | |
71 | 74 | | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
72 | 78 | | |
73 | 79 | | |
74 | 80 | | |
| |||
0 commit comments