OPAL (Object Oriented Parallel Accelerator Library)
2021.1.99
OPAL
|
#include <RadialPeak.h>
Public Member Functions | |
Expressions::Result_t | operator() (client::function::arguments_t args) |
Static Public Attributes | |
static const std::string | name = "RadialPeak" |
Private Attributes | |
std::string | peak_filename_ |
int | turn_number_ |
boost::tuple< std::string, int > | argument_types |
A simple expression to get the n-th peak of a radial probe
Definition at line 19 of file RadialPeak.h.
|
inline |
Definition at line 23 of file RadialPeak.h.
References Physics::e, endl(), peak_filename_, turn_number_, and OptPilotException::what().
|
private |
Definition at line 61 of file RadialPeak.h.
|
static |
Definition at line 21 of file RadialPeak.h.
|
private |
Definition at line 57 of file RadialPeak.h.
Referenced by operator()().
|
private |
Definition at line 58 of file RadialPeak.h.
Referenced by operator()().