-
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
Rebase PR#10798 Update standard EventContent definitions #11068
Conversation
Update the standard RECO and AOD EventContent definitions to add missing Module ('keep recoPFMETs_pfMetEI_*_*',) to fix Label name ('keep recoMuonMETCorrectionDataedmValueMap_muonMETValueMapProducer_muCorrData_*',) and change the wildcards to specific Type and Modules (#'keep *HaloData_*_*_*',)
Update the standard RECO and AOD EventContent definitions to remove lines (no such Modules in EventContent)
Update the standard RECO and AOD EventContent definitions to remove some line ( no such Module in EventContent)
Update the standard RECO and AOD EventContent definitions to remove wildcards and replaced with specific module names #'keep *_hpsPFTauDiscrimination*_*_*', --> 'keep *_hpsPFTauDiscriminationByDeadECALElectronRejection_*_*' .. etc #'keep *_hpsPFTau*PtSum_*_*', --> 'keep *_hpsPFTauMVA3IsolationChargedIsoPtSum_*_*', .. etc
Update the standard RECO and AOD EventContent definitions and remove some line ( no such Module in EventContent)
Updating the standard RECO and AOD EventContent definitions to fix module name and to remove some lines.(no such Module in EventContent)
Update the standard RECO and AOD EventContent definitions to change Module names and remove some line ( no such Module in EventContent)
Update the standard RECO and AOD EventContent definitions add Type name and remove some lines ( no such Modules in event content)
Update the standard RECO and AOD EventContent definitions to change Module name from pfTausDiscrimination* to pfTausDiscriminationByDecayModeFinding, pfTausDiscriminationByIsolation and add Type names
Update the standard RECO and AOD EventContent definitions to add Module or Type names
Update the standard RECO and AOD EventContent definitions to replace with specific Module name and remove wildcard . #'keep L1AcceptBunchCrossings_*_*_*', --> 'keep L1AcceptBunchCrossings_scalersRawToDigi_*_*',
update the standard event content definitions to have no wildcards of module #'keep double_fixedGridRho*__*', --> 'keep double_fixedGridRhoAll__*', ...etc to add specific Module and Label names Add 'keep *_slimmedMETsPuppi_*_*', #'keep recoPhotonCores_reducedEgamma_*_*', --> 'keep recoPhotonCores_reducedEgamma_reducedGedPhotonCores_*',
Replacing the wildcard in the Module filed with specific Module
Updating the standard RECO and AOD EventContent definitions to fix the Label name. #'keep *_generalTracks_MVAValues_*', --> 'keep *_generalTracks_MVAVals_*',
+1 Expanding wildcards to be more specific for event content statements. There should be no change in run-time behavior or resulting event content. The code changes are satisfactory, and Jenkins tests against baseline CMSSW_7_6_X_2015-09-13-1100 show no significant differences, as expected. An extended test of workflow 25202.0_TTbar_13 with 70 events against baseline CMSSW_7_6_0_pre4 shows no significant differences and no change in event content. |
+1 |
+1 |
This pull request is fully signed and it will be integrated in one of the next CMSSW_7_6_X IBs (tests are also fine). This pull request requires discussion in the ORP meeting before it's merged. @davidlange6, @Degano, @smuzaffar |
+1 |
Rebase PR#10798 Update standard EventContent definitions
Recover metNoHF (was dropped by mistake in #11068)
(cherry picked from commit 09bd5b3)
"Fix Conflicts"