diff --git a/Trigger/TrigValidation/TriggerTest/test/back_physics_pp_v7_primaries_ftk_build.sh b/Trigger/TrigValidation/TriggerTest/test/back_physics_pp_v7_primaries_ftk_build.sh deleted file mode 100755 index e1ec9cc5c60a1956eed60d0c83c78787551fbc34..0000000000000000000000000000000000000000 --- a/Trigger/TrigValidation/TriggerTest/test/back_physics_pp_v7_primaries_ftk_build.sh +++ /dev/null @@ -1,20 +0,0 @@ -#!/bin/bash - -# art-description: Physics_pp_v7_primaries TriggerTest on FTK MC -# art-type: build -# art-include: 21.1/AthenaP1 -# art-include: 21.0/Athena -# art-include: 21.3/Athena -# art-include: master/Athena -# Skipping art-output which has no effect for build tests. -# If you create a grid version, check art-output in existing grid tests. - -export NAME="physics_pp_v7_primaries_ftk_build" -export MENU="Physics_pp_v7_primaries" -export INPUT="ftk" -export EVENTS="5" -export COST_MONITORING="False" -export EXTRA="from TriggerJobOpts.TriggerFlags import TriggerFlags;TriggerFlags.doFTK=True;from RecExConfig.RecFlags import rec;rec.doFTK.set_Value_and_Lock(True);" - -source exec_athena_art_trigger_validation.sh -source exec_art_triggertest_post.sh diff --git a/Trigger/TrigValidation/TriggerTest/test/back_physics_pp_v7_primaries_ftk_grid.sh b/Trigger/TrigValidation/TriggerTest/test/back_physics_pp_v7_primaries_ftk_grid.sh deleted file mode 100755 index 42b3be5181b65b8ccec6662472a1314f42390ba3..0000000000000000000000000000000000000000 --- a/Trigger/TrigValidation/TriggerTest/test/back_physics_pp_v7_primaries_ftk_grid.sh +++ /dev/null @@ -1,31 +0,0 @@ -#!/bin/bash - -# art-description: Physics_pp_v7_primaries TriggerTest on FTK MC -# art-type: grid -# art-include: 21.1/AthenaP1 -# art-include: 21.0/Athena -# art-include: 21.3/Athena -# art-include: master/Athena -# art-output: *.txt -# art-output: *.log -# art-output: log.* -# art-output: *.out -# art-output: *.err -# art-output: *.log.tar.gz -# art-output: *.new -# art-output: *.json -# art-output: *.root -# art-output: *.pmon.gz -# art-output: *perfmon* -# art-output: costMonitoring_* -# art-output: HLTconfig*.xml -# art-output: L1Topoconfig*.xml -# art-output: LVL1config*.xml - -export NAME="physics_pp_v7_primaries_ftk_grid" -export MENU="Physics_pp_v7_primaries" -export INPUT="ftk" -export EXTRA="from TriggerJobOpts.TriggerFlags import TriggerFlags;TriggerFlags.doFTK=True;from RecExConfig.RecFlags import rec;rec.doFTK.set_Value_and_Lock(True);" - -source exec_athena_art_trigger_validation.sh -source exec_art_triggertest_post.sh diff --git a/Trigger/TrigValidation/TriggerTest/test/test_data_physics_pp_v7_primaries_build.sh b/Trigger/TrigValidation/TriggerTest/test/test_data_physics_pp_v7_primaries_build.sh deleted file mode 100755 index d420e10e75a0cbb4b352ab1982c0f715eccb895c..0000000000000000000000000000000000000000 --- a/Trigger/TrigValidation/TriggerTest/test/test_data_physics_pp_v7_primaries_build.sh +++ /dev/null @@ -1,21 +0,0 @@ -#!/bin/bash - -# art-description: Physics v7 primaries TriggerTest on data -# art-type: build -# art-include: 21.0/Athena -# art-include: 21.3/Athena -# art-include: master/Athena -# Skipping art-output which has no effect for build tests. -# If you create a grid version, check art-output in existing grid tests. - -export NAME="data_physics_pp_v7_primaries_build" -export MENU="Physics_pp_v7_primaries" -export EVENTS="100" -export INPUT="data" - -# The flag below skips HLTTE and L1 counts checks, but keeps the HLTChain counts check. -# This is needed because we run on data without rerunLvl1, so we only produce HLTChain counts. -export SKIP_CHAIN_DUMP=2 - -source exec_athena_art_trigger_validation.sh -source exec_art_triggertest_post.sh diff --git a/Trigger/TrigValidation/TriggerTest/test/test_data_physics_pp_v7_primaries_grid.sh b/Trigger/TrigValidation/TriggerTest/test/test_data_physics_pp_v7_primaries_grid.sh deleted file mode 100755 index 80c28b6a4054b8e443b254f02acfec8ccb80069a..0000000000000000000000000000000000000000 --- a/Trigger/TrigValidation/TriggerTest/test/test_data_physics_pp_v7_primaries_grid.sh +++ /dev/null @@ -1,34 +0,0 @@ -#!/bin/bash - -# art-description: Physics v7 primaries TriggerTest on data -# art-type: grid -# art-include: 21.0/Athena -# art-include: 21.3/Athena -# art-include: master/Athena -# art-output: *.txt -# art-output: *.log -# art-output: log.* -# art-output: *.out -# art-output: *.err -# art-output: *.log.tar.gz -# art-output: *.new -# art-output: *.json -# art-output: *.root -# art-output: *.pmon.gz -# art-output: *perfmon* -# art-output: costMonitoring_* -# art-output: HLTconfig*.xml -# art-output: L1Topoconfig*.xml -# art-output: LVL1config*.xml - -export NAME="data_physics_pp_v7_primaries_grid" -export MENU="Physics_pp_v7_primaries" -export EVENTS="1000" -export INPUT="data" - -# The flag below skips HLTTE and L1 counts checks, but keeps the HLTChain counts check. -# This is needed because we run on data without rerunLvl1, so we only produce HLTChain counts. -export SKIP_CHAIN_DUMP=2 - -source exec_athena_art_trigger_validation.sh -source exec_art_triggertest_post.sh diff --git a/Trigger/TrigValidation/TriggerTest/test/test_mc_hi_v4_grid.sh b/Trigger/TrigValidation/TriggerTest/test/test_mc_hi_v4_grid.sh deleted file mode 100755 index 7700e25e7cdbb08d72ce7bfe5689902ef60043cd..0000000000000000000000000000000000000000 --- a/Trigger/TrigValidation/TriggerTest/test/test_mc_hi_v4_grid.sh +++ /dev/null @@ -1,27 +0,0 @@ -#!/bin/bash - -# art-description: Heavy ion MC v4 TriggerTest on MC -# art-type: grid -# art-include: 21.1/AthenaP1 -# art-include: 21.0/Athena -# art-include: 21.3/Athena -# art-include: master/Athena -# art-output: *.txt -# art-output: *.log -# art-output: log.* -# art-output: *.new -# art-output: *.json -# art-output: *.root -# art-output: *.pmon.gz -# art-output: *perfmon* -# art-output: costMonitoring_* -# art-output: HLTconfig*.xml -# art-output: L1Topoconfig*.xml -# art-output: LVL1config*.xml - -export NAME="mc_hi_v4_grid" -export MENU="MC_HI_v4" -export EVENTS="500" - -source exec_athena_art_trigger_validation.sh -source exec_art_triggertest_post.sh diff --git a/Trigger/TrigValidation/TriggerTest/test/test_mc_hi_v5_grid.sh b/Trigger/TrigValidation/TriggerTest/test/test_mc_hi_v5_grid.sh deleted file mode 100755 index ca6c8c884c933dd6256b802376b3b505c46ae469..0000000000000000000000000000000000000000 --- a/Trigger/TrigValidation/TriggerTest/test/test_mc_hi_v5_grid.sh +++ /dev/null @@ -1,30 +0,0 @@ -#!/bin/bash - -# art-description: Heavy ion MC v5 TriggerTest on MC -# art-type: grid -# art-include: 21.1/AthenaP1 -# art-include: 21.0/Athena -# art-include: 21.3/Athena -# art-output: *.txt -# art-output: *.log -# art-output: log.* -# art-output: *.out -# art-output: *.err -# art-output: *.log.tar.gz -# art-output: *.new -# art-output: *.json -# art-output: *.root -# art-output: *.pmon.gz -# art-output: *perfmon* -# art-output: costMonitoring_* -# art-output: HLTconfig*.xml -# art-output: L1Topoconfig*.xml -# art-output: LVL1config*.xml - -export NAME="mc_hi_v5_grid" -export MENU="MC_HI_v5" -export EVENTS="500" -export INPUT="pbpb" - -source exec_athena_art_trigger_validation.sh -source exec_art_triggertest_post.sh diff --git a/Trigger/TrigValidation/TriggerTest/test/test_physics_hi_v4_build.sh b/Trigger/TrigValidation/TriggerTest/test/test_physics_hi_v4_build.sh deleted file mode 100755 index f6fa20aeae7e79fed37ad9b8d32d2fd34dfd1754..0000000000000000000000000000000000000000 --- a/Trigger/TrigValidation/TriggerTest/test/test_physics_hi_v4_build.sh +++ /dev/null @@ -1,18 +0,0 @@ -#!/bin/bash - -# art-description: Heavy ion physics v4 TriggerTest on MC -# art-type: build -# art-include: 21.1/AthenaP1 -# art-include: 21.0/Athena -# art-include: 21.3/Athena -# art-include: master/Athena -# Skipping art-output which has no effect for build tests. -# If you create a grid version, check art-output in existing grid tests. - -export NAME="physics_hi_v4_build" -export MENU="Physics_HI_v4" -export EVENTS="5" -export COST_MONITORING="False" - -source exec_athena_art_trigger_validation.sh -source exec_art_triggertest_post.sh diff --git a/Trigger/TrigValidation/TriggerTest/test/test_physics_hi_v4_grid.sh b/Trigger/TrigValidation/TriggerTest/test/test_physics_hi_v4_grid.sh deleted file mode 100755 index c890c509dfcbc65a4da65e9fd74fc48a7bacc473..0000000000000000000000000000000000000000 --- a/Trigger/TrigValidation/TriggerTest/test/test_physics_hi_v4_grid.sh +++ /dev/null @@ -1,30 +0,0 @@ -#!/bin/bash - -# art-description: Heavy ion physics v4 TriggerTest on MC -# art-type: grid -# art-include: 21.1/AthenaP1 -# art-include: 21.0/Athena -# art-include: 21.3/Athena -# art-include: master/Athena -# art-output: *.txt -# art-output: *.log -# art-output: log.* -# art-output: *.out -# art-output: *.err -# art-output: *.log.tar.gz -# art-output: *.new -# art-output: *.json -# art-output: *.root -# art-output: *.pmon.gz -# art-output: *perfmon* -# art-output: costMonitoring_* -# art-output: HLTconfig*.xml -# art-output: L1Topoconfig*.xml -# art-output: LVL1config*.xml - -export NAME="physics_hi_v4_grid" -export MENU="Physics_HI_v4" -export EVENTS="500" - -source exec_athena_art_trigger_validation.sh -source exec_art_triggertest_post.sh diff --git a/Trigger/TrigValidation/TriggerTest/test/test_physics_hi_v5_build.sh b/Trigger/TrigValidation/TriggerTest/test/test_physics_hi_v5_build.sh deleted file mode 100755 index 705ea3b29bddf088ba7fc0fed55b6fc75b119955..0000000000000000000000000000000000000000 --- a/Trigger/TrigValidation/TriggerTest/test/test_physics_hi_v5_build.sh +++ /dev/null @@ -1,18 +0,0 @@ -#!/bin/bash - -# art-description: Heavy ion physics v5 TriggerTest on MC -# art-type: build -# art-include: 21.1/AthenaP1 -# art-include: 21.0/Athena -# art-include: 21.3/Athena -# Skipping art-output which has no effect for build tests. -# If you create a grid version, check art-output in existing grid tests. - -export NAME="physics_hi_v5_build" -export MENU="Physics_HI_v5" -export EVENTS="5" -export INPUT="pbpb" -export COST_MONITORING="False" - -source exec_athena_art_trigger_validation.sh -source exec_art_triggertest_post.sh diff --git a/Trigger/TrigValidation/TriggerTest/test/test_physics_hi_v5_grid.sh b/Trigger/TrigValidation/TriggerTest/test/test_physics_hi_v5_grid.sh deleted file mode 100755 index 0f83c0d2d079d7ef373404314c87398ca1e46833..0000000000000000000000000000000000000000 --- a/Trigger/TrigValidation/TriggerTest/test/test_physics_hi_v5_grid.sh +++ /dev/null @@ -1,30 +0,0 @@ -#!/bin/bash - -# art-description: Heavy ion physics v5 TriggerTest on MC -# art-type: grid -# art-include: 21.1/AthenaP1 -# art-include: 21.0/Athena -# art-include: 21.3/Athena -# art-output: *.txt -# art-output: *.log -# art-output: log.* -# art-output: *.out -# art-output: *.err -# art-output: *.log.tar.gz -# art-output: *.new -# art-output: *.json -# art-output: *.root -# art-output: *.pmon.gz -# art-output: *perfmon* -# art-output: costMonitoring_* -# art-output: HLTconfig*.xml -# art-output: L1Topoconfig*.xml -# art-output: LVL1config*.xml - -export NAME="physics_hi_v5_grid" -export MENU="Physics_HI_v5" -export EVENTS="500" -export INPUT="pbpb" - -source exec_athena_art_trigger_validation.sh -source exec_art_triggertest_post.sh diff --git a/Trigger/TrigValidation/TriggerTest/test/test_physics_pp_v7_primaries_aod_grid.sh b/Trigger/TrigValidation/TriggerTest/test/test_physics_pp_v7_primaries_aod_grid.sh deleted file mode 100755 index 2e45c4ea6efe2c25fc53fcad5377052ebdfc1cd5..0000000000000000000000000000000000000000 --- a/Trigger/TrigValidation/TriggerTest/test/test_physics_pp_v7_primaries_aod_grid.sh +++ /dev/null @@ -1,31 +0,0 @@ -#!/bin/bash - -# art-description: Physics v7 TriggerTest on MC to AOD -# art-type: grid -# art-include: 21.1/AthenaP1 -# art-include: 21.0/Athena -# art-include: 21.3/Athena -# art-include: master/Athena -# art-output: *.txt -# art-output: *.log -# art-output: log.* -# art-output: *.out -# art-output: *.err -# art-output: *.log.tar.gz -# art-output: *.new -# art-output: *.json -# art-output: *.root -# art-output: *.pmon.gz -# art-output: *perfmon* -# art-output: costMonitoring_* -# art-output: HLTconfig*.xml -# art-output: L1Topoconfig*.xml -# art-output: LVL1config*.xml - -export NAME="physics_pp_v7_primaries_aod_grid" -export MENU="Physics_pp_v7_primaries" -export EVENTS="500" -export JOBOPTION="TriggerTest/testCommonSliceAthenaTrigRDOtoAOD.py" - -source exec_athena_art_trigger_validation.sh -source exec_art_triggertest_post.sh diff --git a/Trigger/TrigValidation/TriggerTest/test/test_physics_pp_v7_primaries_grid.sh b/Trigger/TrigValidation/TriggerTest/test/test_physics_pp_v7_primaries_grid.sh deleted file mode 100755 index d0e88783907d2bb14c25f7456f23178f2564e8bb..0000000000000000000000000000000000000000 --- a/Trigger/TrigValidation/TriggerTest/test/test_physics_pp_v7_primaries_grid.sh +++ /dev/null @@ -1,30 +0,0 @@ -#!/bin/bash - -# art-description: Physics v7 TriggerTest on MC -# art-type: grid -# art-include: 21.1/AthenaP1 -# art-include: 21.0/Athena -# art-include: 21.3/Athena -# art-include: master/Athena -# art-output: *.txt -# art-output: *.log -# art-output: log.* -# art-output: *.out -# art-output: *.err -# art-output: *.log.tar.gz -# art-output: *.new -# art-output: *.json -# art-output: *.root -# art-output: *.pmon.gz -# art-output: *perfmon* -# art-output: costMonitoring_* -# art-output: HLTconfig*.xml -# art-output: L1Topoconfig*.xml -# art-output: LVL1config*.xml - -export NAME="physics_pp_v7_primaries_grid" -export MENU="Physics_pp_v7_primaries" -export EVENTS="500" - -source exec_athena_art_trigger_validation.sh -source exec_art_triggertest_post.sh