cepgen is hosted by Hepforge, IPPP Durham
CepGen 1.2.5
Central exclusive processes event generator
Loading...
Searching...
No Matches
SigmaRatio_cff.py
Go to the documentation of this file.
6
7from .containers_cff import Module
8
9
10class SigmaRatio:
11 """R-ratio computation method"""
12 E143 = 1
13 R1990 = 2
14 CLAS = 3
15 SibirtsevBlunden = 4