StRoot
1
|
Internal class to report cross section estimates. More...
#include <HIUserHooks.h>
Public Member Functions | |
SigEst () | |
Constructor for zeros. | |
SigEst () | |
Constructor for zeros. | |
Public Attributes | |
vector< double > | sig |
The cross sections (tot, nd, dd, sdp, sdt, cd, el, bslope). | |
vector< double > | dsig2 |
The extimated error (squared) | |
vector< bool > | fsig |
Which cross sections were actually fitted. | |
double | avNDb |
double | davNDb2 |
Internal class to report cross section estimates.
Definition at line 454 of file HIUserHooks.h.
double Pythia8::SubCollisionModel::SigEst::avNDb |
The estimate of the average (and squared error) impact parameter for inelastic non-diffractive collisions.
Definition at line 466 of file HIUserHooks.h.
Referenced by Pythia8::SubCollisionModel::evolve(), and Pythia8::DoubleStrikman::getSig().