COSCARSourceGenerator1d Class Reference

#include <oscar_source_generator_1d.h>

Inheritance diagram for COSCARSourceGenerator1d:
[legend]
Collaboration diagram for COSCARSourceGenerator1d:
[legend]

List of all members.

Public Member Functions

 COSCARSourceGenerator1d (void)
 ~COSCARSourceGenerator1d (void)
bool addOnePair (const COSCARLine &p1, const COSCARLine &p2)
bool postProcessPairs (void)
CSourceFtn1dHisto generateSource (vector< COSCARLine > plist, const parameterMap &m)

Private Attributes

CSourceFtn1dHisto result


Detailed Description

This class handles the computation of a one-dimensional source function, in the pair center-of-mass frame, projected onto spherical or Cartesian harmonics: $S_{\ell m}(|\vec{r}'|) = \frac{1}{\sqrt{4\pi}} \int d\Omega_{\vec{r}'} Y^*_{\ell m}(\Omega_{\vec{r}'})\int dt' \int d^4R D(R+r/2, \vec{P}) D(R-r/2, \vec{P})$

Definition at line 14 of file oscar_source_generator_1d.h.


Constructor & Destructor Documentation

COSCARSourceGenerator1d::COSCARSourceGenerator1d ( void   )  [inline]

Definition at line 18 of file oscar_source_generator_1d.h.

COSCARSourceGenerator1d::~COSCARSourceGenerator1d ( void   )  [inline]

Definition at line 19 of file oscar_source_generator_1d.h.


Member Function Documentation

bool COSCARSourceGenerator1d::addOnePair ( const COSCARLine p1,
const COSCARLine p2 
) [virtual]

Implements COSCARAccumulator.

Definition at line 10 of file oscar_source_generator_1d.cc.

CSourceFtn1dHisto COSCARSourceGenerator1d::generateSource ( vector< COSCARLine plist,
const parameterMap m 
)

Definition at line 62 of file oscar_source_generator_1d.cc.

bool COSCARSourceGenerator1d::postProcessPairs ( void   )  [virtual]

Implements COSCARAccumulator.

Definition at line 35 of file oscar_source_generator_1d.cc.


Member Data Documentation

Definition at line 28 of file oscar_source_generator_1d.h.


The documentation for this class was generated from the following files:

Generated on Fri Feb 6 13:30:18 2009 for CorAL by  doxygen 1.5.8