Skip to content
Snippets Groups Projects
Commit 58ca249f authored by Davide Fazzini's avatar Davide Fazzini
Browse files

fix build

parent 4b8136de
No related branches found
No related tags found
1 merge request!46Update references and examples in the documentation
Pipeline #5962511 passed
...@@ -16,17 +16,17 @@ the _DecayTree_ is not empty and contains exactly all the expected branches. ...@@ -16,17 +16,17 @@ the _DecayTree_ is not empty and contains exactly all the expected branches.
The test chain consists of the following steps: The test chain consists of the following steps:
1) Start the test chain running HLT1 Allen on a MC .digi file from the TestFileDB. 1) Start the test chain running HLT1 Allen on a MC .digi file from the TestFileDB.
* **Function**: [`Moore.production:allen_hlt1_production`](https://gitlab.cern.ch/lhcb/Moore/-/blob/master/Hlt/Moore/python/Moore/production.py#L19) * **Function**: [`Moore.production:allen_hlt1_production`](https://gitlab.cern.ch/lhcb/Moore/-/blob/master/Hlt/Moore/python/Moore/production.py)
* **Option file**: [`Tupling_default/option_moore_hlt1_allen.yaml`](https://gitlab.cern.ch/lhcb/LHCbIntegrationTests/-/blob/master/Tupling_default/option_moore_hlt1_allen.yaml) * **Option file**: [`Tupling_default/option_moore_hlt1_allen.yaml`](https://gitlab.cern.ch/lhcb/LHCbIntegrationTests/-/blob/master/Tupling_default/option_moore_hlt1_allen.yaml)
2) Run the HLT2 on the HLT1 step output, testing the MC workflow. 2) Run the HLT2 on the HLT1 step output, testing the MC workflow.
* **Function**: [`Moore.production:hlt2`](https://gitlab.cern.ch/lhcb/Moore/-/blob/master/Hlt/Moore/python/Moore/production.py#L27) * **Function**: [`Moore.production:hlt2`](https://gitlab.cern.ch/lhcb/Moore/-/blob/master/Hlt/Moore/python/Moore/production.py)
* **Option file**: [`Tupling_default/option_moore_hlt2_all_lines.yaml`](https://gitlab.cern.ch/lhcb/LHCbIntegrationTests/-/blob/master/Tupling_default/option_moore_hlt2_all_lines.yaml) * **Option file**: [`Tupling_default/option_moore_hlt2_all_lines.yaml`](https://gitlab.cern.ch/lhcb/LHCbIntegrationTests/-/blob/master/Tupling_default/option_moore_hlt2_all_lines.yaml)
3) Run offline processing on the HLT2 step output with: 3) Run offline processing on the HLT2 step output with:
- a Passthrough line - a Passthrough line
* **Function**: [`Hlt2Conf.Sprucing_tests:spruce_passthrough`](https://gitlab.cern.ch/lhcb/Moore/-/blob/master/Hlt/Hlt2Conf/python/Hlt2Conf/Sprucing_tests.py#L93) * **Function**: [`Hlt2Conf.Sprucing_tests:spruce_passthrough`](https://gitlab.cern.ch/lhcb/Moore/-/blob/master/Hlt/Hlt2Conf/python/Hlt2Conf/Sprucing_tests.py)
* **Option file**: [`Tupling_default/option_moore_passthrough.yaml`](https://gitlab.cern.ch/lhcb/LHCbIntegrationTests/-/blob/master/Tupling_default/option_moore_passthrough.yaml) * **Option file**: [`Tupling_default/option_moore_passthrough.yaml`](https://gitlab.cern.ch/lhcb/LHCbIntegrationTests/-/blob/master/Tupling_default/option_moore_passthrough.yaml)
- a Sprucing line - a Sprucing line
* **Function**: [`Hlt2Conf.Sprucing_tests:spruce_all_lines_realtime`](https://gitlab.cern.ch/lhcb/Moore/-/blob/master/Hlt/Hlt2Conf/python/Hlt2Conf/Sprucing_tests.py#L62) * **Function**: [`Hlt2Conf.Sprucing_tests:spruce_all_lines_realtime`](https://gitlab.cern.ch/lhcb/Moore/-/blob/master/Hlt/Hlt2Conf/python/Hlt2Conf/Sprucing_tests.py)
* **Option file**: [`Tupling_default/option_moore_spruce_all_lines.yaml`](https://gitlab.cern.ch/lhcb/LHCbIntegrationTests/-/blob/master/Tupling_default/option_moore_spruce.yaml) * **Option file**: [`Tupling_default/option_moore_spruce_all_lines.yaml`](https://gitlab.cern.ch/lhcb/LHCbIntegrationTests/-/blob/master/Tupling_default/option_moore_spruce.yaml)
4) Run DaVinci and create a tuple from: 4) Run DaVinci and create a tuple from:
- the HLT2 step output - the HLT2 step output
......
...@@ -10,18 +10,18 @@ the Tupling_default test chain. ...@@ -10,18 +10,18 @@ the Tupling_default test chain.
The test chain on simulation import the global [`Utilities/jobMC_options.yaml`](https://gitlab.cern.ch/lhcb/LHCbIntegrationTests/-/blob/master/Utilities/jobMC_options.yaml) configuration and consists of the following steps: The test chain on simulation import the global [`Utilities/jobMC_options.yaml`](https://gitlab.cern.ch/lhcb/LHCbIntegrationTests/-/blob/master/Utilities/jobMC_options.yaml) configuration and consists of the following steps:
1) Start the test chain running HLT1 Allen on a MC .digi file from the TestFileDB. 1) Start the test chain running HLT1 Allen on a MC .digi file from the TestFileDB.
* **Function**: [`Moore.production:allen_hlt1_production`](https://gitlab.cern.ch/lhcb/Moore/-/blob/master/Hlt/Moore/python/Moore/production.py#L19) * **Function**: [`Moore.production:allen_hlt1_production`](https://gitlab.cern.ch/lhcb/Moore/-/blob/master/Hlt/Moore/python/Moore/production.py)
* **Option file**: [`Tupling_veloSP/option_moore_hlt1_allen.yaml`](https://gitlab.cern.ch/lhcb/LHCbIntegrationTests/-/blob/master/Tupling_veloSP/option_moore_hlt1_allen.yaml) * **Option file**: [`Tupling_veloSP/option_moore_hlt1_allen.yaml`](https://gitlab.cern.ch/lhcb/LHCbIntegrationTests/-/blob/master/Tupling_veloSP/option_moore_hlt1_allen.yaml)
* **Extra option**: hlt1_pp_veloSP * **Extra option**: hlt1_pp_veloSP
2) Run the HLT2 on the HLT1 step output, testing the MC workflow. 2) Run the HLT2 on the HLT1 step output, testing the MC workflow.
* **Function**: [`Moore.production:hlt2`](https://gitlab.cern.ch/lhcb/Moore/-/blob/master/Hlt/Moore/python/Moore/production.py#L27) * **Function**: [`Moore.production:hlt2`](https://gitlab.cern.ch/lhcb/Moore/-/blob/master/Hlt/Moore/python/Moore/production.py)
* **Option file**: [`Tupling_default/option_moore_hlt2_all_lines.yaml`](https://gitlab.cern.ch/lhcb/LHCbIntegrationTests/-/blob/master/Tupling_default/option_moore_hlt2_all_lines.yaml) * **Option file**: [`Tupling_default/option_moore_hlt2_all_lines.yaml`](https://gitlab.cern.ch/lhcb/LHCbIntegrationTests/-/blob/master/Tupling_default/option_moore_hlt2_all_lines.yaml)
3) Run offline processing on the HLT2 step output with: 3) Run offline processing on the HLT2 step output with:
- a Passthrough line - a Passthrough line
* **Function**: [`Hlt2Conf.Sprucing_tests:spruce_passthrough`](https://gitlab.cern.ch/lhcb/Moore/-/blob/master/Hlt/Hlt2Conf/python/Hlt2Conf/Sprucing_tests.py#L93) * **Function**: [`Hlt2Conf.Sprucing_tests:spruce_passthrough`](https://gitlab.cern.ch/lhcb/Moore/-/blob/master/Hlt/Hlt2Conf/python/Hlt2Conf/Sprucing_tests.py)
* **Option file**: [`Tupling_default/option_moore_passthrough.yaml`](https://gitlab.cern.ch/lhcb/LHCbIntegrationTests/-/blob/master/Tupling_default/option_moore_passthrough.yaml) * **Option file**: [`Tupling_default/option_moore_passthrough.yaml`](https://gitlab.cern.ch/lhcb/LHCbIntegrationTests/-/blob/master/Tupling_default/option_moore_passthrough.yaml)
- a Sprucing line - a Sprucing line
* **Function**: [`Hlt2Conf.Sprucing_tests:spruce_all_lines_realtime`](https://gitlab.cern.ch/lhcb/Moore/-/blob/master/Hlt/Hlt2Conf/python/Hlt2Conf/Sprucing_tests.py#L62) * **Function**: [`Hlt2Conf.Sprucing_tests:spruce_all_lines_realtime`](https://gitlab.cern.ch/lhcb/Moore/-/blob/master/Hlt/Hlt2Conf/python/Hlt2Conf/Sprucing_tests.py)
* **Option file**: [`Tupling_default/option_moore_spruce_all_lines.yaml`](https://gitlab.cern.ch/lhcb/LHCbIntegrationTests/-/blob/master/Tupling_default/option_moore_spruce.yaml) * **Option file**: [`Tupling_default/option_moore_spruce_all_lines.yaml`](https://gitlab.cern.ch/lhcb/LHCbIntegrationTests/-/blob/master/Tupling_default/option_moore_spruce.yaml)
4) Run DaVinci and create a tuple from: 4) Run DaVinci and create a tuple from:
- the HLT2 step output - the HLT2 step output
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment