Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
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
Config
hcalNZS.customise_hcalNZS
def customise_hcalNZS
Definition:
hcalNZS.py:3
Generated for CMSSW Reference Manual by
1.8.5