#include <oscar_source_generator_3dsphr.h>
Public Member Functions | |
COSCARSourceGenerator3dSphr (void) | |
~COSCARSourceGenerator3dSphr (void) | |
bool | Read (const parameterMap &m) |
bool | Write (parameterMap &m) |
bool | addOnePair (const COSCARLine &p1, const COSCARLine &p2) |
bool | postProcessPairs (void) |
CSourceFtn3dSphr < CSourceFtn1dHisto > | generateSource (vector< COSCARLine > plist, const parameterMap &m) |
Private Attributes | |
CSourceFtn3dSphr < CSourceFtn1dHisto > | result |
int | lmax |
Definition at line 18 of file oscar_source_generator_3dsphr.h.
COSCARSourceGenerator3dSphr::COSCARSourceGenerator3dSphr | ( | void | ) | [inline] |
Definition at line 22 of file oscar_source_generator_3dsphr.h.
COSCARSourceGenerator3dSphr::~COSCARSourceGenerator3dSphr | ( | void | ) | [inline] |
Definition at line 23 of file oscar_source_generator_3dsphr.h.
bool COSCARSourceGenerator3dSphr::addOnePair | ( | const COSCARLine & | p1, | |
const COSCARLine & | p2 | |||
) | [virtual] |
CSourceFtn3dSphr< CSourceFtn1dHisto > COSCARSourceGenerator3dSphr::generateSource | ( | vector< COSCARLine > | plist, | |
const parameterMap & | m | |||
) |
Definition at line 88 of file oscar_source_generator_3dsphr.cc.
bool COSCARSourceGenerator3dSphr::postProcessPairs | ( | void | ) | [virtual] |
bool COSCARSourceGenerator3dSphr::Read | ( | const parameterMap & | m | ) | [virtual] |
Reimplemented from COSCARSourceGeneratorBase.
Definition at line 9 of file oscar_source_generator_3dsphr.cc.
bool COSCARSourceGenerator3dSphr::Write | ( | parameterMap & | m | ) | [virtual] |
Reimplemented from COSCARSourceGeneratorBase.
Definition at line 16 of file oscar_source_generator_3dsphr.cc.
int COSCARSourceGenerator3dSphr::lmax [private] |
Definition at line 36 of file oscar_source_generator_3dsphr.h.
Definition at line 35 of file oscar_source_generator_3dsphr.h.