OPAL (Object Oriented Parallel Accelerator Library)  2.2.0
OPAL
Classes
PeakFinder.h File Reference

Find peaks of radial profile. More...

#include "Utility/IpplInfo.h"
#include "Algorithms/Vektor.h"
#include <fstream>
#include <string>
#include <vector>
#include <list>
Include dependency graph for PeakFinder.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  PeakFinder
 

Detailed Description

Find peaks of radial profile.

Author
Matthias Frey, Jochem Snuverink
Date
22. - 26. May 2017

It computes a histogram based on the radial distribution of the particle bunch. After that all peaks of the histogram are searched. The radii are written in ASCII format to a file. This class is used for the cyclotron probe element.

Definition in file PeakFinder.h.