JHUGen MELA  v2.4.1
Matrix element calculations as used in JHUGen. MELA is an important tool that was used for the Higgs boson discovery and for precise measurements of its structure and interactions. Please see the website https://spin.pha.jhu.edu/ and papers cited there for more details, and kindly cite those papers when using this code.
MELAOutputStreamer Member List

This is the complete list of members for MELAOutputStreamer, including all inherited members.

close()MELAOutputStreamer
fill() constMELAOutputStreamer
fill(char fillch)MELAOutputStreamer
MELAOutputStreamer(const char *fname, std::ios_base::openmode fmode=std::ios_base::out, bool printError=false)MELAOutputStreamer
open(const char *fname, std::ios_base::openmode fmode=std::ios_base::out)MELAOutputStreamer
operator<<(T const &val)MELAOutputStreamer
operator<<(std::pair< T, U > const &val)MELAOutputStreamer
operator<<(std::vector< T > const &val)MELAOutputStreamer
operator<<(std::ostream &(*fcn)(std::ostream &))MELAOutputStreamer
operator<<(std::ios &(*fcn)(std::ios &))MELAOutputStreamer
operator<<(std::ios_base &(*fcn)(std::ios_base &))MELAOutputStreamer
stdout_ptrMELAOutputStreamerprotected
theFileMELAOutputStreamerprotected
width() constMELAOutputStreamer
width(std::streamsize wide)MELAOutputStreamer
writeCentered(const T &val, char fillch=' ', std::streamsize gapsize=0)MELAOutputStreamer
~MELAOutputStreamer()MELAOutputStreamer