- Brief class description:
- The RivetAnalysis class is a simple class to allow analyses from the Rivet library to be called from ThePEG
See also ThePEG::RivetAnalysis
Name: Analyses
Type: Varying size vector of string parameters
- Description:
- The names of the Rivet analyses to use
Default value:
Name: Filename
Type: Character string parameter
- Description:
- The name of the file where the AIDA histograms are put. If empty, the run name will be used instead. '.aida' will in any case be appended to the file name.
Default value:
Name: Debug
Type: Switch
- Description:
- Enable debug information from Rivet
Registered options:
- 0(
No
)
- Disable debug information.
- 1(
Yes
)
- Enable debug information from Rivet.
Default value: 0
There may be interfaces inherited from the
ThePEG::AnalysisHandler class.