Hyperiso 1.0.3
Modular flavour-physics calculations, Wilson coefficients and statistical inference
Loading...
Searching...
No Matches
LhaID.cpp File Reference
#include "LhaID.h"
Include dependency graph for LhaID.cpp:

Go to the source code of this file.

Functions

std::ostream & operator<< (std::ostream &os, const LhaID &id)
 

Function Documentation

◆ operator<<()

std::ostream & operator<< ( std::ostream &  os,
const LhaID id 
)

Writes the canonical string representation (as returned by to_string()) to the output stream.

Parameters
osOutput stream.
idIdentifier to print.
Returns
Reference to the output stream.

Definition at line 3 of file LhaID.cpp.