ThePEG 2.3.0
|
Collect statistics for this event handler's optional weights. More...
#include <LesHouchesEventHandler.h>
Public Attributes | |
XSecStat | stats |
Collect statistics for the optional weights. | |
CrossSection | xs |
Calculate the cross section for the optional weights. | |
XSecStat | histStats |
Collect statistics for this event handler's optional weights. | |
Collect statistics for this event handler's optional weights.
Definition at line 338 of file LesHouchesEventHandler.h.
XSecStat ThePEG::LesHouchesEventHandler::OptWeight::histStats |
Collect statistics for this event handler's optional weights.
To be used for histogram scaling.
Definition at line 354 of file LesHouchesEventHandler.h.
XSecStat ThePEG::LesHouchesEventHandler::OptWeight::stats |
Collect statistics for the optional weights.
Definition at line 343 of file LesHouchesEventHandler.h.
CrossSection ThePEG::LesHouchesEventHandler::OptWeight::xs |
Calculate the cross section for the optional weights.
Definition at line 348 of file LesHouchesEventHandler.h.