OPAL (Object Oriented Parallel Accelerator Library)  2.2.0
OPAL
Classes
Harmonics.h File Reference
#include <cmath>
#include <fstream>
#include <string>
#include <utility>
#include <vector>
#include "Physics/Physics.h"
#include <boost/numeric/ublas/matrix.hpp>
#include "matrix_vector_operation.h"
Include dependency graph for Harmonics.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Harmonics< Value_type, Size_type >
 

Detailed Description

This class computes the cyclotron map based on harmonics. All functions are copied and translated to C++ from the original program inj2_ana.c of Dr. C. Baumgarten.

Author
Matthias Frey
Version
1.0

Definition in file Harmonics.h.