cepgen is hosted by Hepforge, IPPP Durham
CepGen 1.2.5
Central exclusive processes event generator
Loading...
Searching...
No Matches
mstwGrid_cfi.py
Go to the documentation of this file.
1import Config.Core as cepgen
2
3mstwGrid = cepgen.Module('MSTWGrid',
4 gridPath = 'mstw_sf_scan_nnlo.dat',
5 sigmaRatio = cepgen.Module('SibirtsevBlunden')
6)