Skip to content
Snippets Groups Projects
Commit 29f67763 authored by Olga Igonkina's avatar Olga Igonkina Committed by Atlas Nightlybuild
Browse files

Merge branch 'ARTtest-primarymenu-21.1' into '21.1'

Add new ART tests with physics_pp_v7_primaries menu

See merge request atlas/athena!15272

(cherry picked from commit 85c980a3 [formerly b05a7f5683f5f1f1b7531072156c5c7cb3a2738c])

436a75f9 Add new ART tests with physics_pp_v7_primaries menu

Former-commit-id: 1cbac8c0
parent 48c73f12
No related branches found
No related tags found
No related merge requests found
File mode changed from 100644 to 100755
File mode changed from 100755 to 100644
#!/bin/bash
# art-description: Physics v7 TriggerTest on MC
# art-type: build
# art-include: 21.1/AthenaP1
# art-include: 21.1-dev/AthenaP1
# art-include: 21.0/Athena
# art-include: 21.0-TrigMC/Athena
# art-include: master/Athena
# art-include: master/AthenaP1
# art-output: HLTChain.txt
# art-output: HLTTE.txt
# art-output: L1AV.txt
# art-output: HLTconfig_*.xml
# art-output: L1Topoconfig*.xml
# art-output: LVL1config*.xml
# art-output: *.log
# art-output: costMonitoring_*
# art-output: *.root
# art-output: ntuple.pmon.gz
# art-output: *perfmon*
# art-output: TotalEventsProcessed.txt
export NAME="physics_pp_v7_build"
export MENU="Physics_pp_v7"
export EVENTS="5"
export COST_MONITORING="False"
source exec_athena_art_trigger_validation.sh
source exec_art_triggertest_post.sh
#!/bin/bash
# art-description: Physics v7 TriggerTest on MC
# art-type: grid
# art-include: 21.1/AthenaP1
# art-include: 21.1-dev/AthenaP1
# art-include: 21.0/Athena
# art-include: 21.3/Athena
# art-include: 21.0-TrigMC/Athena
# art-include: master/Athena
# art-include: master/AthenaP1
# art-output: HLTChain.txt
# art-output: HLTTE.txt
# art-output: L1AV.txt
# art-output: HLTconfig*.xml
# art-output: L1Topoconfig*.xml
# art-output: LVL1config*.xml
# art-output: *.log
# art-output: costMonitoring_*
# art-output: *.root
# art-output: ntuple.pmon.gz
# art-output: *perfmon*
# art-output: TotalEventsProcessed.txt
export NAME="physics_pp_v7_grid"
export MENU="Physics_pp_v7"
export EVENTS="500"
source exec_athena_art_trigger_validation.sh
source exec_art_triggertest_post.sh
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