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

Go to the source code of this file.

Functions

std::ostream & operator<< (std::ostream &os, std::shared_ptr< Block > ba)
 

Function Documentation

◆ operator<<()

std::ostream & operator<< ( std::ostream &  os,
std::shared_ptr< Block ba 
)

Prints block content in a human-readable form:

6: 172.5
24: 80.379
const Prototype MASS
Definition Block.h:73
Parameters
osOutput stream.
baBlock to print.
Returns
Output stream.

Definition at line 413 of file Block.cpp.