COSCARCorrelationGenerator1d Class Reference

#include <oscar_correlation_generator_1d.h>

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

List of all members.

Public Member Functions

 COSCARCorrelationGenerator1d (void)
 ~COSCARCorrelationGenerator1d (void)
bool addOnePair (const COSCARLine &p1, const COSCARLine &p2)
bool postProcessPairs (void)
CCorrFtn1dHisto generateCorrelation (vector< COSCARLine > plist, const parameterMap &m)

Public Attributes

CCorrFtn1dHisto result
TNT::Array1D< int > pairCount


Detailed Description

This class handles the computation of a one-dimensional correlation function, in the pair center-of-mass frame, projected onto spherical or Cartesian harmonics: $C_{\ell m}(|\vec{q}|) = \delta_{\ell 0} + \sqrt{4\pi} \int d^3 r' K_\ell (|\vec{q}|, |\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 15 of file oscar_correlation_generator_1d.h.


Constructor & Destructor Documentation

COSCARCorrelationGenerator1d::COSCARCorrelationGenerator1d ( void   )  [inline]

Definition at line 19 of file oscar_correlation_generator_1d.h.

COSCARCorrelationGenerator1d::~COSCARCorrelationGenerator1d ( void   )  [inline]

Definition at line 20 of file oscar_correlation_generator_1d.h.


Member Function Documentation

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

Implements COSCARAccumulator.

Definition at line 10 of file oscar_correlation_generator_1d.cc.

CCorrFtn1dHisto COSCARCorrelationGenerator1d::generateCorrelation ( vector< COSCARLine plist,
const parameterMap m 
)

Definition at line 70 of file oscar_correlation_generator_1d.cc.

bool COSCARCorrelationGenerator1d::postProcessPairs ( void   )  [virtual]

Implements COSCARAccumulator.

Definition at line 42 of file oscar_correlation_generator_1d.cc.


Member Data Documentation

Definition at line 29 of file oscar_correlation_generator_1d.h.

Definition at line 28 of file oscar_correlation_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