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.
Functions | Variables
MELAStreamHelpers Namespace Reference

Functions

MELAOutputStreamer MELAout ("", std::ios_base::out, false)
 
MELAOutputStreamer MELAerr ("", std::ios_base::out, true)
 

Variables

MELAOutputStreamer MELAout
 
MELAOutputStreamer MELAerr
 

Function Documentation

◆ MELAerr()

MELAOutputStreamer MELAStreamHelpers::MELAerr ( ""  ,
std::ios_base::out  ,
true   
)

◆ MELAout()

MELAOutputStreamer MELAStreamHelpers::MELAout ( ""  ,
std::ios_base::out  ,
false   
)

Variable Documentation

◆ MELAerr

MELAOutputStreamer MELAStreamHelpers::MELAerr("", std::ios_base::out, true)

◆ MELAout

MELAOutputStreamer MELAStreamHelpers::MELAout("", std::ios_base::out, false)