JHUGen MELA  JHUGen v7.5.6, MELA v2.4.2
Matrix element calculations as used in JHUGen.
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 
)