/Users/brown170/Projects/Current/coral_msu_repo/trunk/src/scplot/scplot.cc File Reference

#include <iostream>
#include <fstream>
#include <iomanip>
#include <string>
#include "yasper.h"
#include "message.h"
#include "parametermap.h"
#include "cheezyparser.h"
#include "kernel_chooser.h"
#include "sou1d_legendre.h"
#include "sou1d_laguerre.h"
#include "sou1d_hermite.h"
#include "sou1d_chebyshev.h"
#include "sou1d_histo.h"
#include "sou1d_bsplines.h"
#include "sou1d_gauss.h"
#include "sou3d_ylm.h"
#include "corr3d_ylm.h"
#include "corr3d_histo.h"
#include "sou3d_histo.h"
#include "constants.h"

Include dependency graph for scplot.cc:

Go to the source code of this file.

Functions

void plotWidget1d (yasper::ptr< CObject1d > pExpansion, const parameterMap &inMap, double xmin, double xmax)
void plot3dSlices (yasper::ptr< CObject3d > pObj, const parameterMap &inMap)
void getHelp (void)
 Print usage information & quit.
int main (int argc, char *argv[])


Function Documentation

void getHelp ( void   ) 

Print usage information & quit.

Definition at line 31 of file chum.cc.

int main ( int  argc,
char *  argv[] 
)

-------------------------------------------------------

Core-Halo Ur-Model (CHUM) This is a simple implementation of the Core-Halo model based off of Scott-Pratt's PhaseMaker code, but with several simple flow patterns implemented as well as a rho-meson induced halo as well as an exponential decaying core (which also gives a halo!)

-------------------------------------------------------

Definition at line 50 of file chum.cc.

void plot3dSlices ( yasper::ptr< CObject3d pObj,
const parameterMap inMap 
)

Definition at line 149 of file scplot.cc.

void plotWidget1d ( yasper::ptr< CObject1d pExpansion,
const parameterMap inMap,
double  xmin,
double  xmax 
)

Definition at line 137 of file scplot.cc.


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