thepeg is hosted by Hepforge, IPPP Durham
ThePEG  2.2.1
Interfaces defined for the ThePEG::ACDCSampler class.
Brief class description:
This class inherits from ThePEG::SampleBase and implements the Auto Compensating Divide-and-Conquer phase space generator, ACDCGenerator::ACDCGen.
See also ThePEG::ACDCSampler

Name: Ntry
Type: Integer parameter

Description:
The number of phase space points tried in the initialization.
Default value: 1000
Minimum value: 2
Maximum value: 1000000

Name: Epsilon
Type: Parameter

Description:
The smallest possible cell division allowed.
Default value: 2.22045e-14
Minimum value: 2.22045e-16
Maximum value: 1e-06

Name: Margin
Type: Parameter

Description:
The factor controlling the loss of efficiency when compensating for a previously underestimated phase space point. If close to one, the efficiency is increased at the expence of increased number of cells.
Default value: 1.1
Minimum value: 1
Maximum value: 2

There may be interfaces inherited from the ThePEG::SamplerBase class.