Skip to content

Commit

Permalink
Remove duplicate definition of globalValidationHCALOnly (#525)
Browse files Browse the repository at this point in the history
  • Loading branch information
fwyzard committed Nov 16, 2020
1 parent 2fc82a1 commit 9da7027
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions Validation/Configuration/python/globalValidation_cff.py
Original file line number Diff line number Diff line change
Expand Up @@ -195,13 +195,6 @@
+ pfClusterCaloOnlyValidationSequence
)

globalValidationHCALOnly = cms.Sequence(
hcalSimHitsValidationSequence
+ hcaldigisValidationSequence
+ hcalSimHitStudy
+ hcalRecHitsOnlyValidationSequence
)

globalValidationHGCal = cms.Sequence(hgcalValidation)
globalPrevalidationHGCal = cms.Sequence(hgcalAssociators)

Expand Down

0 comments on commit 9da7027

Please sign in to comment.