The number of events is specified with the keyphrase "Number of events". This specifies the number of events to produce after all subprocesses are combined and decayed. If a run over a parameter is specified, this keyphrase determines the number of events to produce for each value of the run parameter. The number of events requested can be zero. In this case, the cross sections are determined and the distributions generated but no events are produced. Here is an example:
Number of events | : | 1000 |
The name of the file can be specified using the "Filename" keyword. If specified, all the files will begin with this name. Here is an example:
Filename | : | pp-ll |
If nt_maker has been installed in the bin directory, PAW ntuples can be made on the fly by setting "NTuple" to True as in:
NTuple | : | True |
If this is set to true, the individual event files are removed after the final event file is created. This is useful for saving space on the hard drive. It is True by default. Here is an example:
Cleanup | : | False |