![]() |
KaliVeda
Toolkit for HIC analysis
|
Classes | |
| class | MCSampler |
| Monte-Carlo sampling of events with statistical weights . More... | |
| class | mcweight |
| Calculate microcanonical gas statistical weights for events . More... | |
| class | mdweight |
| Calculate molecular dynamics ensemble weights for events . More... | |
| class | StatWeight |
| Abstract base class for calculating statistical weights for events . More... | |
Functions | |
| double | CosThetaDist (double *x, double *par) |
Created by KVClassFactory on Thu May 7 14:35:05 2015 Author: John Frankland,,,
Created by KVClassFactory on Thu May 7 11:02:02 2015 Author: John Frankland,,,
Created by KVClassFactory on Thu May 7 11:02:24 2015 Author: John Frankland,,,
| double MicroStat::CosThetaDist | ( | double * | x, |
| double * | par | ||
| ) |
parameterise angular distribution as function of ratio between P(cos theta=+/-1) and P(cos theta=0) par[0] = a = P(cos theta=+/-1) par[1] = b = P(cos theta=0) x = cosTheta
Definition at line 69 of file mdweight.cpp.