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.
Classes | Functions
MELAOutputStreamer.h File Reference
#include <ios>
#include <iostream>
#include <istream>
#include <ostream>
#include <fstream>
#include <streambuf>
#include <sstream>
#include <iomanip>
#include <string>
#include <vector>
#include <utility>
#include "TString.h"
#include "TLorentzVector.h"
#include "MELAThreeBodyDecayCandidate.h"
#include "MELACandidate.h"
Include dependency graph for MELAOutputStreamer.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MELAOutputStreamer
 

Functions

template MELAOutputStreamerMELAOutputStreamer::operator<<< std::string > (std::string const &val)
 
template MELAOutputStreamerMELAOutputStreamer::operator<<< std::streambuf * > (std::streambuf *const &val)
 
template MELAOutputStreamerMELAOutputStreamer::operator<<< std::string > (std::vector< std::string > const &val)
 
template void MELAOutputStreamer::writeCentered< std::string > (std::string const &val, char fillch, std::streamsize gapsize)
 

Function Documentation

◆ MELAOutputStreamer::operator<<< std::streambuf * >()

template MELAOutputStreamer& MELAOutputStreamer::operator<<< std::streambuf * > ( std::streambuf *const &  val)

◆ MELAOutputStreamer::operator<<< std::string >() [1/2]

template MELAOutputStreamer& MELAOutputStreamer::operator<<< std::string > ( std::string const &  val)

◆ MELAOutputStreamer::operator<<< std::string >() [2/2]

template MELAOutputStreamer& MELAOutputStreamer::operator<<< std::string > ( std::vector< std::string > const &  val)

◆ MELAOutputStreamer::writeCentered< std::string >()

template void MELAOutputStreamer::writeCentered< std::string > ( std::string const &  val,
char  fillch,
std::streamsize  gapsize 
)