CMS 3D CMS Logo

hcalSimValid_cff.py
Go to the documentation of this file.
1 import FWCore.ParameterSet.Config as cms
2 
3 # HCAL validation sequences
4 #
10 hcalSimValid = cms.Sequence(hcalSimHitStudy+hcalSimHitsValidationSequence+hcalDigisValidationSequence+hcalRecHitsValidationSequence+calotowersValidationSequence)