- Brief class description:
- ThePEG::LesHouchesFileReader is an base class to be used for objects which reads event files from matrix element generators. This class is able to read plain event files conforming to the Les Houches Event File accord.
See also ThePEG::LesHouchesFileReader
Name: FileName
Type: Character string parameter
- Description:
- The name of a file containing events conforming to the Les Houches protocol to be read into ThePEG. A file name ending in
.gz
will be read from a pipe which uses zcat
. If a file name ends in |
the preceeding string is interpreted as a command, the output of which will be read through a pipe.
Default value:
There may be interfaces inherited from the ThePEG::LesHouchesReader class.