Skip to content
Snippets Groups Projects
Commit c443e724 authored by Adam Edward Barton's avatar Adam Edward Barton :speech_balloon:
Browse files

Merge branch 'tmxml-input-file' into 'master'

TriggerMenuXML: Use input file from cvmfs instead of one from eos

See merge request atlas/athena!33058
parents e75a8ed2 a92ffc12
No related branches found
No related tags found
No related merge requests found
......@@ -9,7 +9,7 @@ from AthenaCommon.AthenaCommonFlags import athenaCommonFlags
from AthenaCommon.GlobalFlags import globalflags
# Input file is only needed so that TileCal picks up the correct cabling according to the year
athenaCommonFlags.FilesInput=["/eos/atlas/atlascerngroupdisk/trig-daq/validation/test_data/data18_13TeV.00349335.physics_EnhancedBias.merge.RAW._lb0200._SFO-1._0001.1"]
athenaCommonFlags.FilesInput=["/cvmfs/atlas-nightlies.cern.ch/repo/data/data-art/TrigP1Test/data18_13TeV.00360026.physics_EnhancedBias.merge.RAW._lb0151._SFO-1._0001.1"]
athenaCommonFlags.BSRDOInput=[]
athenaCommonFlags.PoolRDOInput=[]
athenaCommonFlags.isOnline = True
......
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