-
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
Finalize migration to consumes for RecoEgamma/EgammaHLT* #2497
Finalize migration to consumes for RecoEgamma/EgammaHLT* #2497
Conversation
A new Pull Request was created by @matteosan1 (Matteo Sani) for CMSSW_7_1_X. Finalize migration to consumes for RecoEgamma/EgammaHLT* It involves the following packages: DQM/Physics @perrotta, @cmsbuild, @civanch, @thspeer, @danduggan, @fwyzard, @mdhildreth, @monttj, @Martin-Grunewald, @anton-a, @nclopezo, @rovere, @deguio, @slava77, @vadler, @Degano, @ojeda can you please review it and eventually sign? Thanks. |
+1 |
-1 runTheMatrix-results/4.53_RunPhoton2012B+RunPhoton2012B+HLTD+RECODreHLT+HARVESTDreHLT/step2_RunPhoton2012B+RunPhoton2012B+HLTD+RECODreHLT+HARVESTDreHLT.log ----- Begin Fatal Exception 18-Feb-2014 10:30:48 CET----------------------- An exception of category 'Configuration' occurred while [0] Constructing the EventProcessor [1] Validating configuration of module: class=EgammaHLTRegionalPixelSeedGeneratorProducers label='hltL1SeededEgammaRegionalPixelSeedGenerator' Exception Message: Parameter "SeedingLayers" should be defined as a tracked InputTag. The type in the configuration is incorrect. ----- End Fatal Exception ------------------------------------------------- 8.0 step2 runTheMatrix-results/8.0_BeamHalo+BeamHalo+DIGICOS+RECOCOS+ALCABH+HARVESTCOS/step2_BeamHalo+BeamHalo+DIGICOS+RECOCOS+ALCABH+HARVESTCOS.log ----- Begin Fatal Exception 18-Feb-2014 10:32:26 CET----------------------- An exception of category 'Configuration' occurred while [0] Constructing the EventProcessor [1] Validating configuration of module: class=EgammaHLTRegionalPixelSeedGeneratorProducers label='hltL1SeededEgammaRegionalPixelSeedGenerator' Exception Message: Parameter "SeedingLayers" should be defined as a tracked InputTag. The type in the configuration is incorrect. ----- End Fatal Exception ------------------------------------------------- 1306.0 step2 runTheMatrix-results/1306.0_SingleMuPt1_UP15+SingleMuPt1_UP15+DIGIUP15+RECOUP15+HARVESTUP15/step2_SingleMuPt1_UP15+SingleMuPt1_UP15+DIGIUP15+RECOUP15+HARVESTUP15.log ----- Begin Fatal Exception 18-Feb-2014 10:32:58 CET----------------------- An exception of category 'Configuration' occurred while [0] Constructing the EventProcessor [1] Validating configuration of module: class=EgammaHLTRegionalPixelSeedGeneratorProducers label='hltL1SeededEgammaRegionalPixelSeedGenerator' Exception Message: Parameter "SeedingLayers" should be defined as a tracked InputTag. The type in the configuration is incorrect. ----- End Fatal Exception ------------------------------------------------- 25.0 step2 runTheMatrix-results/25.0_TTbar+TTbar+DIGI+RECO+HARVEST+ALCATT/step2_TTbar+TTbar+DIGI+RECO+HARVEST+ALCATT.log ----- Begin Fatal Exception 18-Feb-2014 10:40:34 CET----------------------- An exception of category 'Configuration' occurred while [0] Constructing the EventProcessor [1] Validating configuration of module: class=EgammaHLTRegionalPixelSeedGeneratorProducers label='hltL1SeededEgammaRegionalPixelSeedGenerator' Exception Message: Parameter "SeedingLayers" should be defined as a tracked InputTag. The type in the configuration is incorrect. ----- End Fatal Exception ------------------------------------------------- you can see the results of the tests here: |
Please note that you MUST also include PR #2378, it will indeed not work without that one! |
Then the two pull requests are not mergeable now... I think it is better if tests on this pull requests are worked out Andrea Martin Grunewald [email protected] ha scritto:
This message was sent using IMP, the Internet Messaging Program. |
@perrotta |
David Mendez [email protected] ha scritto:
Hi David @nclopezo. I would be happy to do it, but I'd rather let the Matteo @matteosan1
This message was sent using IMP, the Internet Messaging Program. |
Rebased on top of latest 71X. |
-1 Rebasing is not allowed to affect HLTrigger/Configuration |
@deguio @danduggan @ojeda can you please review all the pull requests that you have still pending and eventually sign? Looking at them every two weeks is not acceptable, especially since now you have the automatic tests going on (or not?). |
ciao @ktf F. |
+1 |
Consumes migration -- Finalize migration to consumes for RecoEgamma/EgammaHLT*
Migration needed update of EcalClusterLazyTools class which in turn touched some offline packages.
Tested on both HLT and offline reconstruction.
Depends on PU #2378.