1st version of the top level reco driver script
This is in fact a draft for people to comment. But we need something to allow us to asses the situation on this front and as well to tackle the technical issues. Two of them open for discussion:
- should there be switches like doEgamma and the config to act accordingly?
- how it is decided what objects are sent to the output?
Merge request reports
Activity
This merge request affects 1 package:
- Reconstruction/RecJobTransforms
This merge request affects 2 files:
- Reconstruction/RecJobTransforms/CMakeLists.txt
- Reconstruction/RecJobTransforms/python/RecoSteering.py
Adding @goetz as watcher
added Reconstruction master review-pending-level-1 labels
- Resolved by Tomasz Bold
This merge request affects 1 package:
- Reconstruction/RecJobTransforms
This merge request affects 2 files:
- Reconstruction/RecJobTransforms/CMakeLists.txt
- Reconstruction/RecJobTransforms/python/RecoSteering.py
Adding @goetz as watcher
CI Result SUCCESS (hash 5fc8e907) Athena AthSimulation AthGeneration AnalysisBase AthAnalysis DetCommon externals cmake make required tests optional tests Full details available on this CI monitor view
Athena: number of compilation errors 0, warnings 0
AthSimulation: number of compilation errors 0, warnings 0
AthGeneration: number of compilation errors 0, warnings 0
AnalysisBase: number of compilation errors 0, warnings 0
AthAnalysis: number of compilation errors 0, warnings 0
DetCommon: number of compilation errors 0, warnings 0
For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 29939] CI Result SUCCESS (hash fb6760cf) Athena AthSimulation AthGeneration AnalysisBase AthAnalysis DetCommon externals cmake make required tests optional tests Full details available on this CI monitor view
Athena: number of compilation errors 0, warnings 0
AthSimulation: number of compilation errors 0, warnings 0
AthGeneration: number of compilation errors 0, warnings 0
AnalysisBase: number of compilation errors 0, warnings 0
AthAnalysis: number of compilation errors 0, warnings 0
DetCommon: number of compilation errors 0, warnings 0
For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 29947] removed review-pending-level-1 label
- Resolved by Tomasz Bold
I have added an ID config. Taken from @jburr (who presumably has it from @iyeletsk & @zchubini - I do not know?). Anyways the job on BS with IT tracking doe not quite work. An error like this occurs:
RIO_OnTrackErrorScalingCondAlg 0 0 FATAL Unhandled attribute: PixPhi IBL RIO_OnTrackErrorScalingCondAlg 0 0 ERROR Maximum number of errors ( 'ErrorMax':1) reached.
with downstream consequences. My pick is to disable RAW test as well and let the experts to continue looking into respective issues.
python -m RecJobTransforms.RecoSteering --ESD
python -m RecJobTransforms.RecoSteering --RAW
added 246 commits
-
ba986c25...62b298d9 - 245 commits from branch
atlas:master
- e7f1cdea - Resolved conflict
-
ba986c25...62b298d9 - 245 commits from branch
Teaser. The good news:
ToolSvc.InDetTrackFitterAmbiOffline INFO finalize() ToolSvc.InDetTrackFitterAmbiOffline INFO 2765 attempted track fits ToolSvc.InDetTrackFitterAmbiOffline INFO 2731 successful track fits
the not so good news:
MuPatTrackBuilder.MuonTrackSteering.M...MCTBFitter INFO finalize() MuPatTrackBuilder.MuonTrackSteering.M...MCTBFitter INFO 0 attempted track fits MuPatTrackBuilder.MuonTrackSteering.M...MCTBFitter INFO 0 successful track fits
But this should let experts work out the details.
This merge request affects 5 packages:
- Calorimeter/CaloRec
- Control/AthenaConfiguration
- InnerDetector/InDetConfig
- InnerDetector/InDetRecAlgs/InDetCaloClusterROISelector
- Reconstruction/RecJobTransforms
Affected files list will not be printed in this case
Adding @goetz ,@amorley ,@pavol ,@sroe ,@ssnyder as watchers