herwig is hosted by Hepforge, IPPP Durham
Herwig 7.3.0
Interfaces defined for the Herwig::ExperimentalOmnesFunction class.
Brief class description:
The ExperimentalOmnesFunction class implements the Omnes function integrating the experimental measurement of the phase
See also Herwig::ExperimentalOmnesFunction

Name: OmnesCut
Type: Parameter

Description:
The cut parameter for the integral in the experimental Omnes function.
Default value: 0.1
Minimum value: 0.001
Maximum value: 1

Name: OmnesPoints
Type: Integer parameter

Description:
The number of points for the interpolation table for the experimental Omnes function.
Default value: 100
Minimum value: 50
Maximum value: 200

Name: OmnesImag
Type: Varying size vector of parameters

Description:
The imaginary part of the experimental Omnes function for the interpolation.
Default value: 1
Minimum value: -100
Maximum value: 100

Name: OmnesReal
Type: Varying size vector of parameters

Description:
The real part of the experimental Omnes function for the interpolation.
Default value: 1
Minimum value: -100
Maximum value: 100

Name: OmnesEnergy
Type: Varying size vector of parameters

Description:
The energy values for the interpolation of the experimental Omnes function
Default value: 1
Minimum value: 250
Maximum value: 2000

Name: Phase_Shift
Type: Varying size vector of parameters

Description:
The experimental values of the phase shift for the experimental version of the Omnes function
Default value: 0
Minimum value: 0
Maximum value: 1000

Name: Phase_Energy
Type: Varying size vector of parameters

Description:
The energy values for the phase shift for the experimental version of the Omnes function
Default value: 1
Minimum value: 300
Maximum value: 2000

Name: Initialize
Type: Switch

Description:
Initialize the experimental version of the Omnes function.
Registered options:
0(No)
No initialization
1(Yes)
Perform the initialization
Default value: 0

There may be interfaces inherited from the Herwig::OmnesFunction class.