Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
src
Configuration
Generator
python
useSource_custom.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
def
customise
(process):
4
5
process.g4SimHits.Generator.HepMCProductLabel = cms.string(
'source'
)
6
process.genParticles.src=cms.InputTag(
'source'
)
7
8
return
(process)
useSource_custom.customise
def customise
Definition:
useSource_custom.py:3
Config
mathSSE::return
return((rh^lh)&mask)
Generated for CMSSW Reference Manual by
1.8.5