OPAL (Object Oriented Parallel Accelerator Library)  2.2.0
OPAL
Classes | Functions
PartBins.h File Reference

Defines a structure to hold energy bins and their associated data. More...

#include "Algorithms/PBunchDefs.h"
#include <gsl/gsl_rng.h>
#include <gsl/gsl_histogram.h>
#include <gsl/gsl_cdf.h>
#include <gsl/gsl_randist.h>
Include dependency graph for PartBins.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  PartBins
 
class  AscendingLocationSort
 
class  DescendingLocationSort
 

Functions

Informoperator<< (Inform &os, PartBins &p)
 

Detailed Description

Defines a structure to hold energy bins and their associated data.

Author
Andreas Adelmann
Date
xx. November 2007
Warning
None.
Attention
Bug:
sure no bug in this code :=)
Todo:

Definition in file PartBins.h.

Function Documentation

Inform& operator<< ( Inform os,
PartBins p 
)
inline

Definition at line 266 of file PartBins.h.

References PartBins::print().

Here is the call graph for this function: