src
Configuration
Generator
python
noAbortPDGid_custom.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
def
customise
(process):
4
process.genParticles.abortOnUnknownPDGCode =
False
5
6
return
(process)
mathSSE::return
return((rh ^ lh) &mask)
noAbortPDGid_custom.customise
def customise(process)
Definition:
noAbortPDGid_custom.py:3
Generated for CMSSW Reference Manual by
1.8.14