-
Notifications
You must be signed in to change notification settings - Fork 4.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Phase1 (2015 + Pixel Phase1) Workflow up to Reco #7625
Conversation
A new Pull Request was created by @boudoul (boudoul) for CMSSW_7_4_X. Phase1 (2015 + Pixel Phase1) Workflow up to Reco It involves the following packages: Configuration/PyReleaseValidation @civanch, @Dr15Jones, @cvuosalo, @boudoul, @ianna, @mdhildreth, @cmsbuild, @srimanob, @nclopezo, @franzoni, @slava77, @ktf can you please review it and eventually sign? Thanks. |
'Geometry/EcalCommonData/data/eealgo.xml', | ||
'Geometry/EcalCommonData/data/escon.xml', | ||
'Geometry/EcalCommonData/data/esalgo.xml', | ||
'Geometry/EcalCommonData/data/eeF.xml', | ||
'Geometry/EcalCommonData/data/eeB.xml', | ||
'Geometry/HcalCommonData/data/hcalrotations.xml', | ||
'Geometry/HcalCommonData/data/PhaseI/hcalalgo.xml', | ||
'Geometry/HcalCommonData/data/hcalalgo.xml', |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@boudoul - I think, it's a wrong HCAL for 2017.
I took a look on the failure in SeedGeneratorFromRegionHitsEDProducer (couldn't resist...), and it originates from QuadrupletSeedMerger as a result of #3211. The reason is that SeedGeneratorFromRegionHitsEDProducer passes the I have a fix for it in 6a362ba, but it is not the only problem in reco. I can continue to debug them, but how should we integrate the fixes (cherry-pick here or separate PR after this one is merged)? |
@makortel fantastic thanks! |
Since there were no other suggestions, I created #7645 with my tracking fixes on top of this PR (now the workflow fails with something else). Regarding my comments above (#7625 (comment)), I decided to go with the @rovere @VinInn I realized that the removal of pixelTracks and pixelVertices affects also the Phase1 configuration. Should we add them back there (to be consistent with the configuration in 62X_SLHC)? |
This PR is modifying the 2017 scenario workflow to make it run till the reconstruction .
This is part of merging the upgrade code in &X cycle.
At this point it fails at the tracking step (*).
The geometry and local reco should now be validated while the reco step needs a bit more work.
Recipe : RunTheMatrix --what upgrade -l 10000
Run1/run2 workflows and code are unchanged.
@threus , @venturia , @atricomi, @rovere , @makortel , @vinn, @veszpv, @atricomi, @mark-grimes : FYI
(*)An exception of category 'Configuration' occurred while
[0] Constructing the EventProcessor
[1] Constructing module: class=SeedGeneratorFromRegionHitsEDProducer label='initialStepSeeds'
Exception Message:
MissingParameter: ParameterSet 'SeedCreatorPSet' not found.