Skip to content

Commit

Permalink
fix reco sequence ordering
Browse files Browse the repository at this point in the history
  • Loading branch information
mandrenguyen committed Sep 27, 2017
1 parent 2a8b63c commit d3cbeca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RecoHI/Configuration/python/Reconstruction_HI_cff.py
Original file line number Diff line number Diff line change
Expand Up @@ -54,13 +54,13 @@
globalRecoPbPb = cms.Sequence(hiTracking_wSplitting
* hcalGlobalRecoSequence
* hiParticleFlowLocalReco
* egammaHighLevelRecoPostPF
* hiEcalClusters
* hiRecoJets
* muonRecoPbPb
* hiElectronSequence
* hiEgammaSequence
* hiParticleFlowReco
* egammaHighLevelRecoPostPF
* hiCentrality
#* centralityBin # temporarily removed
* hiClusterCompatibility
Expand Down

0 comments on commit d3cbeca

Please sign in to comment.