- Brief class description:
- This analysis handler will output the event record in HepMC format.
See also ThePEG::HepMCFile
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: 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
)
- IO_AsciiParticles format
- 5(
Dump
)
- Event dump (human readable)
Default value: 1
Name: PrintEvent
Type: Integer parameter
- Description:
- The number of events that should be printed.
Default value: 1
Minimum value: 0
There may be interfaces inherited from the ThePEG::AnalysisHandler class.