Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
athena
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Peter Sherwood
athena
Commits
cd8cd2ed
Commit
cd8cd2ed
authored
4 years ago
by
Dan Guest
Committed by
Adam Edward Barton
4 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Add FTAG6 ART test for release 22
parent
2e4d2150
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
PhysicsAnalysis/DerivationFramework/DerivationFrameworkART/DerivationFrameworkFlavourTagART/test/test_mcvalidFTAG6.sh
+24
-0
24 additions, 0 deletions
...erivationFrameworkFlavourTagART/test/test_mcvalidFTAG6.sh
with
24 additions
and
0 deletions
PhysicsAnalysis/DerivationFramework/DerivationFrameworkART/DerivationFrameworkFlavourTagART/test/test_mcvalidFTAG6.sh
0 → 100644
+
24
−
0
View file @
cd8cd2ed
#!/bin/sh
# art-include: master/Athena
# art-description: DAOD building FTAG6 validation inputs
# art-type: grid
# art-output: *.pool.root
# art-output: checkFile.txt
# art-output: checkxAOD.txt
set
-e
Reco_tf.py
--inputAODFile
/cvmfs/atlas-nightlies.cern.ch/repo/data/data-art/DerivationFrameworkART/AOD.14795494._005958.pool.root.1
--outputDAODFile
art.pool.root
--reductionConf
FTAG6
--maxEvents
5000
--preExec
'from AthenaCommon.DetFlags import DetFlags;DetFlags.detdescr.all_setOff(); DetFlags.BField_setOn()'
echo
"art-result:
$?
reco"
checkFile.py DAOD_FTAG6.art.pool.root
>
checkFile.txt
echo
"art-result:
$?
checkfile"
checkxAOD.py DAOD_FTAG6.art.pool.root
>
checkxAOD.txt
echo
"art-result:
$?
checkxAOD"
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment