thepeg is hosted by Hepforge, IPPP Durham
ThePEG  2.2.1
Interfaces defined for the ThePEG::NLOHepMCFile class.
Brief class description:
Write hard sub processes or sub process groups to HepMC.
See also ThePEG::NLOHepMCFile

Name: Units
Type: Switch

Description:
Unit choice for energy and length
Registered options:
0(GeV_mm)
Use GeV and mm as units.
1(MeV_mm)
Use MeV and mm as units.
2(GeV_cm)
Use GeV and cm as units.
3(MeV_cm)
Use MeV and cm as units.
Default value: 0

Name: Precision
Type: Integer parameter

Description:
Choice of output precision for the GenEvent format (as number of digits).
Default value: 16
Minimum value: 6
Maximum value: 16

Name: Filename
Type: Character string parameter

Description:
Name of the output file
Default value:

Name: Format
Type: Switch

Description:
Output format (1 = GenEvent, 2 = AsciiParticles, 5 = HepMC dump
Registered options:
1(GenEvent)
IO_GenEvent format
2(AsciiParticles)
Deprecated (IO_AsciiParticles format)
5(Dump)
Event dump (human readable)
Default value: 1

Name: RemnantId
Type: Unlimited Integer parameter

Description:
Set the PDG id to be used for remnants.
Default value: 82

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