cepgen is hosted by Hepforge, IPPP Durham
CepGen 1.2.5
Central exclusive processes event generator
Loading...
Searching...
No Matches
mstw Namespace Reference

Martin-Stirling-Thorne-Watt PDFs structure functions.

Classes

class  Grid
 A \(F_{2,L}\) grid interpolator. More...
 

Functions

std::ostream & operator<< (std::ostream &os, const Grid::sfval_t &val)
 Human-readable description of a values point.
 
std::ostream & operator<< (std::ostream &os, const Grid::header_t::order_t &order)
 Human-readable description of an interpolation order.
 
std::ostream & operator<< (std::ostream &os, const Grid::header_t::cl_t &cl)
 Human-readable description of a confidence level.
 
std::ostream & operator<< (std::ostream &os, const Grid::header_t::nucleon_t &nucl)
 Human-readable description of a nucleon type.
 

Function Documentation

◆ operator<<() [1/4]

std::ostream & operator<< ( std::ostream &  os,
const Grid::header_t::cl_t cl 
)

Definition at line 137 of file MSTWGrid.cpp.

◆ operator<<() [2/4]

std::ostream & operator<< ( std::ostream &  os,
const Grid::header_t::nucleon_t nucl 
)

Definition at line 148 of file MSTWGrid.cpp.

◆ operator<<() [3/4]

std::ostream & operator<< ( std::ostream &  os,
const Grid::header_t::order_t order 
)

Definition at line 124 of file MSTWGrid.cpp.

◆ operator<<() [4/4]

std::ostream & operator<< ( std::ostream &  os,
const Grid::sfval_t val 
)

Definition at line 118 of file MSTWGrid.cpp.