- Brief class description:
- The XSecCheck class is a simple analysis class used for testing purposes. If the total cross section does not match the one specified by
TargetXSec
, an exception will be thrown.
See also ThePEG::XSecCheck
Name: TargetXSec
Type: Parameter
- Description:
- The expected total cross section in units of picobarn.
Default value: 0
Minimum value: 0
Name: Tolerance
Type: Parameter
- Description:
- The relative tolerance accepted when comparing the total cross section with
TargetXSec
.
Default value: 0.01
Minimum value: 0
Maximum value: 1
There may be interfaces inherited from the ThePEG::AnalysisHandler class.