From ee4f59cb5a21bf8fd866c624cb3ecafa5d5d0d31 Mon Sep 17 00:00:00 2001 From: Michal Kreps <michal.kreps@cern.ch> Date: Fri, 14 Jul 2023 11:31:36 +0100 Subject: [PATCH] Minbias MC request for RTA with VELO gap of 49mm and mu=1 --- rta_mu1_minbias/rta_mu1_minbias.stage6.yaml | 123 ++++++++++++++++++++ 1 file changed, 123 insertions(+) create mode 100644 rta_mu1_minbias/rta_mu1_minbias.stage6.yaml diff --git a/rta_mu1_minbias/rta_mu1_minbias.stage6.yaml b/rta_mu1_minbias/rta_mu1_minbias.stage6.yaml new file mode 100644 index 00000000..f7e038c0 --- /dev/null +++ b/rta_mu1_minbias/rta_mu1_minbias.stage6.yaml @@ -0,0 +1,123 @@ +- wg: RTA + name: 2023 bandwith division minbias sample at mu=1, pp MagUp + type: Simulation + steps: + - name: Sim10b - expected-2023 - mu=1 - 6800GeV - MagUp - Pythia8 + input: [] + dbtags: + DDDB: dddb-20230313 + CondDB: sim-20230626-vc-mu100 + output: + - type: SIM + visible: false + options: + - $APPCONFIGOPTS/Gauss/Beam6800GeV-mu100-expected-2023-nu1.4.py + - $APPCONFIGOPTS/Gauss/EnableSpillover-25ns.py + - $APPCONFIGOPTS/Gauss/Run3-detector.py + - $APPCONFIGOPTS/Gauss/DataType-2023.py + - $DECFILESROOT/options/@{eventType}.py + - $LBPYTHIA8ROOT/options/Pythia8.py + - $APPCONFIGOPTS/Gauss/G4PL_FTFP_BERT_EmOpt2.py + - $APPCONFIGOPTS/Persistency/BasketSize-10.py + visible: true + data_pkgs: + - AppConfig.v3r417 + - Gen/DecFiles.v32r10 + application: + name: Gauss + version: v56r4 + binary_tag: x86_64_v2-centos7-gcc11-opt + processing_pass: Sim10b + - name: Digi16 for expected-2023+spillover + input: + - type: SIM + visible: false + output: + - type: DIGI + visible: false + options: + - $APPCONFIGOPTS/Boole/Default.py + - $APPCONFIGOPTS/Boole/EnableSpillover.py + - $APPCONFIGOPTS/Boole/Boole-Upgrade-Baseline-20200616.py + - $APPCONFIGOPTS/Boole/Upgrade-RichMaPMT-NoSpilloverDigi.py + - $APPCONFIGOPTS/Boole/Boole-Upgrade-IntegratedLumi-0fb.py + visible: false + data_pkgs: + - AppConfig.v3r417 + application: Boole/v44r0 + processing_pass: Digi16 + author: null + inform: + - carla.marin.benito@cern.ch + - sergio.arguedas.cuendis@cern.ch + comment: '' + priority: 1a + event_types: + - id: '30000000' + num_events: 30000000 + num_test_events: 10 + sim_condition: Beam6800GeV-expected-2023-VeloClosed23.5mm-MagUp-Nu1.4-25ns-Pythia8 + retention_rate: 1.0 + mc_config_version: Dev +- wg: RTA + name: 2023 bandwith division minbias sample at mu=1, pp MagDown + type: Simulation + steps: + - name: Sim10b - expected-2023 - mu=1 - 6800GeV - MagDown - Pythia8 + input: [] + dbtags: + DDDB: dddb-20230313 + CondDB: sim-20230626-vc-md100 + output: + - type: SIM + visible: false + options: + - $APPCONFIGOPTS/Gauss/Beam6800GeV-md100-expected-2023-nu4.3.py + - $APPCONFIGOPTS/Gauss/EnableSpillover-25ns.py + - $APPCONFIGOPTS/Gauss/Run3-detector.py + - $APPCONFIGOPTS/Gauss/DataType-2023.py + - $DECFILESROOT/options/@{eventType}.py + - $LBPYTHIA8ROOT/options/Pythia8.py + - $APPCONFIGOPTS/Gauss/G4PL_FTFP_BERT_EmOpt2.py + - $APPCONFIGOPTS/Persistency/BasketSize-10.py + visible: true + data_pkgs: + - AppConfig.v3r417 + - Gen/DecFiles.v32r10 + application: + name: Gauss + version: v56r4 + binary_tag: x86_64_v2-centos7-gcc11-opt + processing_pass: Sim10b + - name: Digi16 for expected-2023+spillover + input: + - type: SIM + visible: false + output: + - type: DIGI + visible: false + options: + - $APPCONFIGOPTS/Boole/Default.py + - $APPCONFIGOPTS/Boole/EnableSpillover.py + - $APPCONFIGOPTS/Boole/Boole-Upgrade-Baseline-20200616.py + - $APPCONFIGOPTS/Boole/Upgrade-RichMaPMT-NoSpilloverDigi.py + - $APPCONFIGOPTS/Boole/Boole-Upgrade-IntegratedLumi-0fb.py + visible: false + data_pkgs: + - AppConfig.v3r417 + application: Boole/v44r0 + processing_pass: Digi16 + author: null + inform: + - carla.marin.benito@cern.ch + - sergio.arguedas.cuendis@cern.ch + comment: '' + priority: 1a + event_types: + - id: '30000000' + num_events: 30000000 + num_test_events: 10 + sim_condition: Beam6800GeV-expected-2023-VeloClosed23.5mm-MagDown-Nu1.4-25ns-Pythia8 + retention_rate: 1.0 + mc_config_version: Dev + -- GitLab