|
| HIInfo () |
| Constructor.
|
|
double | b () const |
| The impact-parameter distance in the current event.
|
|
double | phi () const |
| The impact parameter angle.
|
|
double | sigmaTot () const |
| The Monte Carlo integrated total cross section in the current run.
|
|
double | sigmaTotErr () const |
| The estimated statistical error on sigmaTot().
|
|
double | sigmaND () const |
|
double | sigmaNDErr () const |
| The estimated statistical error on sigmaND().
|
|
double | avNDb () const |
|
long | nAttempts () const |
| The number of attempted impact parameter points.
|
|
long | nAccepted () const |
| The number of produced events.
|
|
int | nCollTot () const |
| The total number of separate sub-collisions.
|
|
int | nCollND () const |
|
int | nCollNDTot () const |
| The total number of non-diffractive sub collisions in the current event.
|
|
int | nCollSDP () const |
|
int | nCollSDT () const |
|
int | nCollDD () const |
|
int | nCollCD () const |
|
int | nCollEL () const |
| The number of separate elastic sub collisions.
|
|
int | nPartProj () const |
| The number of interacting projectile nucleons in the current event.
|
|
int | nAbsProj () const |
|
int | nDiffProj () const |
|
int | nElProj () const |
|
int | nPartTarg () const |
|
int | nAbsTarg () const |
|
int | nDiffTarg () const |
|
int | nElTarg () const |
|
double | weight () const |
| The weight for this collision.
|
|
double | weightSum () const |
| The sum of weights of the produced events.
|
|
int | nFail () const |
| The number of failed nucleon excitations in the current event.
|
|
void | failedExcitation () |
| Register a failed nucleon excitation.
|
|
const SubCollisionSet * | subCollisionsPtr () |
| Access to subcollision to be extracted by the user.
|
|
Class for collecting info about a Heavy Ion run and its produced events.