Add G400 runner script [EFTRACK-786]
Merge request reports
Activity
- Resolved by Tim Martin
The error
InDetPhysValTruthDecoratorAlg ERROR SG::ExcBadAuxVar: Attempt to retrieve nonexistent aux data item ::origTruthIndex'
should only appear when requesting to plot technical efficiencies with a sample that doesn't contain the necessary info, i.e. in this case theorigTruthIndex
decoration to TruthParticle objects. This is definitely not the case for thettbar_pu200
inInnerDetector/InDetValidation/InDetTrackPerfMon/scripts/getEFTrackSample.py
, which is what this new ART test script calls. Has the script been tested with this RDO as input?
- Resolved by Tim Martin
- Resolved by Tim Martin
- Resolved by Tim Martin
added 1 commit
- e4f4fada - add nvidia run arg, add needed preexec flag to G400
This merge request affects 1 package:
- InnerDetector/InDetValidation/InDetTrackPerfMon
This merge request affects 3 files:
- InnerDetector/InDetValidation/InDetTrackPerfMon/scripts/runReco_G400_FS.sh
- InnerDetector/InDetValidation/InDetTrackPerfMon/test/test_EFTrack_G200_FS_ttbar_pu200_grid.sh
- InnerDetector/InDetValidation/InDetTrackPerfMon/test/test_EFTrack_G400_FS_ttbar_pu200_grid.sh
added EFTracking InnerDetector Simulation Tracking TriggerID main review-pending-level-1 labels
added 1 commit
- 0779e67e - restrict for now to 50 events, crashes otherwise which looks to be due to too large AOD output
This merge request affects 1 package:
- InnerDetector/InDetValidation/InDetTrackPerfMon
This merge request affects 3 files:
- InnerDetector/InDetValidation/InDetTrackPerfMon/scripts/runReco_G400_FS.sh
- InnerDetector/InDetValidation/InDetTrackPerfMon/test/test_EFTrack_G200_FS_ttbar_pu200_grid.sh
- InnerDetector/InDetValidation/InDetTrackPerfMon/test/test_EFTrack_G400_FS_ttbar_pu200_grid.sh
CI Result SUCCESS (hash e4f4fada)Athena externals cmake make tests Full details available on this CI monitor view. Check the JIRA CI status board for known problems
Athena: number of compilation errors 0, warnings 0
For experts only: Jenkins output (remote access info) CI Result SUCCESS (hash 0779e67e)Athena externals cmake make tests Full details available on this CI monitor view. Check the JIRA CI status board for known problems
Athena: number of compilation errors 0, warnings 0
For experts only: Jenkins output (remote access info)added review-approved label and removed review-pending-level-1 label
mentioned in commit a241829e