CMS 3D CMS Logo

SimHitsValidationSequence_cff.py
Go to the documentation of this file.
1 import FWCore.ParameterSet.Config as cms
2 
5 
6 AllSimHitsValidation = Validation.HcalHits.SimHitsValidationHcal_cfi.simHitsValidationHcal.clone()
7 
8 hcalSimHitsValidationSequence = cms.Sequence(AllSimHitsValidation)