Main Page
Namespaces
Classes
Package Documentation
SimG4Core
Application
python
NeutronBGforMuonsXS_cff.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
def
customise
(process):
4
5
# fragment allowing to simulate neutron background in muon system
6
# using default neutron tracking
7
8
from
SimG4Core.Application.NeutronBGforMuons_cff
import
neutronBG
9
10
process =
neutronBG
(process)
11
12
return
(process)
13
NeutronBGforMuons_cff.neutronBG
def neutronBG(process)
Definition:
NeutronBGforMuons_cff.py:3
mathSSE::return
return((rh^lh)&mask)
NeutronBGforMuonsXS_cff.customise
def customise(process)
Definition:
NeutronBGforMuonsXS_cff.py:3
Generated for CMSSW Reference Manual by
1.8.11