OPAL (Object Oriented Parallel Accelerator Library) 2024.2
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_
 
std::tuple< std::string > argument_types
 

Detailed Description

Definition at line 37 of file NumberOfPeaks.h.

Member Function Documentation

◆ operator()()

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

Definition at line 41 of file NumberOfPeaks.h.

References sim_filename_, and OptPilotException::what().

Here is the call graph for this function:

Member Data Documentation

◆ argument_types

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

Definition at line 70 of file NumberOfPeaks.h.

◆ name

const std::string NumberOfPeaks::name
static

Definition at line 39 of file NumberOfPeaks.h.

◆ sim_filename_

std::string NumberOfPeaks::sim_filename_
private

Definition at line 67 of file NumberOfPeaks.h.

Referenced by operator()().


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