Skip to content

Commit 3d915a5

Browse files
dillfitzDillon Fitzgerald
andauthored
Fix outdated link (#302)
Co-authored-by: Dillon Fitzgerald <[email protected]>
1 parent 4811d4e commit 3d915a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

first-analysis-steps/minimal-dv-job.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ fltrs = LoKi_Filters (
170170
DaVinci().EventPreFilters = fltrs.filters('Filters')
171171
```
172172
Here we use the [LoKi functor `HLT_PASS_RE`](https://lhcb-doxygen.web.cern.ch/lhcb-doxygen/davinci/latest/d7/dae/namespace_lo_ki_1_1_cuts.html#aee4bba9ae8443acd970dd52e20e5b8c1) which checks for a positive decision on (in this case) the stripping line.
173-
You may investigate some of more advanced examples of `EventPreFilters` usage [here](https://twiki.cern.ch/twiki/bin/view/LHCb/FAQ/DaVinciFAQ#How_to_process_the_stripped_DSTs) and [here](https://gitlab.cern.ch/lhcb/Phys/blob/master/Phys/PhysConf/python/PhysConf/Filters.py).
173+
You may investigate some of more advanced examples of `EventPreFilters` usage [here](https://twiki.cern.ch/twiki/bin/view/LHCb/FAQ/DaVinciFAQ#How_to_process_the_stripped_DSTs) and [here](https://gitlab.cern.ch/lhcb/Phys/-/blob/run2-patches/Phys/PhysConf/python/PhysConf/Filters.py).
174174

175175
{% endcallout %}
176176

0 commit comments

Comments
 (0)