OPAL (Object Oriented Parallel Accelerator Library) 2022.1
OPAL
Public Member Functions | Static Public Attributes | Private Attributes | List of all members
NumberOfPeaks Struct Reference

#include <NumberOfPeaks.h>

Public Member Functions

Expressions::Result_t operator() (client::function::arguments_t args)
 

Static Public Attributes

static const std::string name
 

Private Attributes

std::string sim_filename_
 
boost::tuple< std::string > argument_types
 

Detailed Description

Definition at line 41 of file NumberOfPeaks.h.

Member Function Documentation

◆ operator()()

Expressions::Result_t NumberOfPeaks::operator() ( client::function::arguments_t  args)
inline

Definition at line 45 of file NumberOfPeaks.h.

References endl(), sim_filename_, and OptPilotException::what().

Here is the call graph for this function:

Member Data Documentation

◆ argument_types

boost::tuple<std::string> NumberOfPeaks::argument_types
private

Definition at line 74 of file NumberOfPeaks.h.

◆ name

const std::string NumberOfPeaks::name
static

Definition at line 43 of file NumberOfPeaks.h.

◆ sim_filename_

std::string NumberOfPeaks::sim_filename_
private

Definition at line 71 of file NumberOfPeaks.h.

Referenced by operator()().


The documentation for this struct was generated from the following file: