OPAL (Object Oriented Parallel Accelerator Library)  2.2.0
OPAL
Classes | Functions
Beam.h File Reference
#include "AbstractObjects/Definition.h"
#include "Algorithms/PartData.h"
#include <ostream>
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
 The BEAM definition. More...
 

Functions

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

Function Documentation

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

Definition at line 126 of file Beam.h.

References Beam::print().

Here is the call graph for this function: