OPALX (Object Oriented Parallel Accelerator Library for Exascal) MINIorX
OPALX
Beam.h File Reference
#include "AbstractObjects/Definition.h"
#include "Algorithms/PartData.h"
#include <ostream>
#include <string>
Include dependency graph for Beam.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Beam

Functions

std::ostream & operator<< (std::ostream &os, const Beam &b)

Function Documentation

◆ operator<<()

std::ostream & operator<< ( std::ostream & os,
const Beam & b )
inline

Definition at line 102 of file Beam.h.

References Beam::print().

Here is the call graph for this function: