Skip to content

Commit

Permalink
Backport: add ECAL-only and HCAL-only workflows for MC and data (cms-…
Browse files Browse the repository at this point in the history
…sw#30350)

Backport cms-sw#30105: add ECAL-only workflows for data.
Backport cms-sw#30136: add HCAL-only workflows for MC and data.
  • Loading branch information
mariadalfonso authored and fwyzard committed Nov 16, 2020
1 parent addfc02 commit 621a46d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions RecoLocalCalo/Configuration/python/hcalLocalReco_cff.py
Expand Up @@ -22,6 +22,9 @@
from RecoLocalCalo.HcalRecProducers.HFPhase1Reconstructor_cfi import hfreco as _phase1_hfreco
from RecoLocalCalo.HcalRecProducers.hbheplan1_cfi import hbheplan1

#--- for HCALonly wf
hcalOnlyLocalRecoTask = cms.Task(hbheprereco,hfprereco,hfreco,horeco)

# copy for cosmics
_default_hfreco = hfreco.clone()

Expand Down

0 comments on commit 621a46d

Please sign in to comment.