Skip to content
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

recover particleFlowClusterHF in event content #13309

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 0 additions & 2 deletions RecoMET/METProducers/test/recoMET_pfClusterMet_cfg.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,6 @@

##____________________________________________________________________________||
process.p = cms.Path(
process.particleFlowClusterHF*
process.particleFlowClusterHO*
process.pfClusterRefsForJetsHCAL*
process.pfClusterRefsForJetsECAL*
process.pfClusterRefsForJetsHF*
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,7 @@
'keep recoPFRecHits_particleFlowClusterECAL_Cleaned_*',
'keep recoPFRecHits_particleFlowClusterHCAL_Cleaned_*',
'keep recoPFRecHits_particleFlowClusterHO_Cleaned_*',
'keep recoPFRecHits_particleFlowClusterHFEM_Cleaned_*',
'keep recoPFRecHits_particleFlowClusterHFHAD_Cleaned_*',
'keep recoPFRecHits_particleFlowClusterHF_Cleaned_*',
'keep recoPFRecHits_particleFlowClusterPS_Cleaned_*',
'keep recoPFRecHits_particleFlowRecHitECAL_Cleaned_*',
'keep recoPFRecHits_particleFlowRecHitHO_Cleaned_*',
Expand All @@ -25,8 +24,7 @@
'keep recoPFClusters_particleFlowClusterECAL_*_*',
'keep recoPFClusters_particleFlowClusterHCAL_*_*',
'keep recoPFClusters_particleFlowClusterHO_*_*',
'keep recoPFClusters_particleFlowClusterHFEM_*_*',
'keep recoPFClusters_particleFlowClusterHFHAD_*_*',
'keep recoPFClusters_particleFlowClusterHF_*_*',
'keep recoPFClusters_particleFlowClusterPS_*_*',
#'keep recoPFBlocks_*_*_*',
'keep recoPFBlocks_particleFlowBlock_*_*',
Expand Down Expand Up @@ -57,8 +55,7 @@
'keep recoPFRecHits_particleFlowClusterECAL_Cleaned_*',
'keep recoPFRecHits_particleFlowClusterHCAL_Cleaned_*',
'keep recoPFRecHits_particleFlowClusterHO_Cleaned_*',
'keep recoPFRecHits_particleFlowClusterHFEM_Cleaned_*',
'keep recoPFRecHits_particleFlowClusterHFHAD_Cleaned_*',
'keep recoPFRecHits_particleFlowClusterHF_Cleaned_*',
'keep recoPFRecHits_particleFlowClusterPS_Cleaned_*',
'keep recoPFRecHits_particleFlowRecHitECAL_Cleaned_*',
'keep recoPFRecHits_particleFlowRecHitHBHE_Cleaned_*',
Expand All @@ -69,8 +66,7 @@
'keep recoPFClusters_particleFlowClusterECAL_*_*',
'keep recoPFClusters_particleFlowClusterHCAL_*_*',
'keep recoPFClusters_particleFlowClusterHO_*_*',
#'keep recoPFClusters_particleFlowClusterHFEM_*_*',
#'keep recoPFClusters_particleFlowClusterHFHAD_*_*',
'keep recoPFClusters_particleFlowClusterHF_*_*',
'keep recoPFClusters_particleFlowClusterPS_*_*',
#'keep recoPFBlocks_*_*_*',
'keep recoPFBlocks_particleFlowBlock_*_*',
Expand Down Expand Up @@ -105,8 +101,7 @@
'keep recoPFRecHits_particleFlowClusterECAL_Cleaned_*',
'keep recoPFRecHits_particleFlowClusterHCAL_Cleaned_*',
'keep recoPFRecHits_particleFlowClusterHO_Cleaned_*',
'keep recoPFRecHits_particleFlowClusterHFEM_Cleaned_*',
'keep recoPFRecHits_particleFlowClusterHFHAD_Cleaned_*',
'keep recoPFRecHits_particleFlowClusterHF_Cleaned_*',
'keep recoPFRecHits_particleFlowClusterPS_Cleaned_*',
'keep recoPFRecHits_particleFlowRecHitECAL_Cleaned_*',
'keep recoPFRecHits_particleFlowRecHitHBHE_Cleaned_*',
Expand Down