fitr.C File Reference

#include "label.C"

Functions

Double_t saxon (Double_t *x, Double_t *par)
 Woods-Saxon radial density function.
void fitr (char *p)
 fit the obtained density to the Woods-Saxon form and plot the result

Detailed Description

Script fitting the density profile of nucleus A to the Woods-Saxon form (part of GLISSANDO 2)

Function Documentation

void fitr ( char *  p  ) 

fit the obtained density to the Woods-Saxon form and plot the result

Fit the obtained density of nucleons in nucleus A to the Woods-Saxon form and plot the result. Requires _profile_=1.

Parameters:
p  name of the ROOT input file

Double_t saxon ( Double_t *  x,
Double_t *  par 
)

Woods-Saxon radial density function.

Parameters:
x  radial coordinate
par  Woods-Saxon parameters (par[0]=norm, par[1]=R, par[2]=a)


Generated on 10 May 2013 for GLISSANDO 2 by  doxygen 1.4.7