Main Page
Namespaces
Classes
Package Documentation
SimCalorimetry
HcalZeroSuppressionProducers
python
hcalNZS.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
def
customise_hcalNZS
(process):
4
if
hasattr(process,
'simHcalDigis'
):
5
process.simHcalDigis.markAndPass = cms.bool(
True
)
6
7
return
process
hcalNZS.customise_hcalNZS
def customise_hcalNZS(process)
Definition:
hcalNZS.py:3
Generated for CMSSW Reference Manual by
1.8.11