|
double | WgtNevt = 0 |
| 'number of events', i.e. normalisation as suggested by generator (identical to previously use 'Nevt')
|
|
int | NumTable = 1 |
| Number of tables merged into this table.
|
|
unsigned long long | WgtNumEv = 0 |
| number of entries
|
|
double | WgtSumW2 = 0 |
| Sum of all weight**2.
|
|
double | SigSumW2 = 0 |
| Sum of all sigma**2 (i.e. (wgt*alpha*pdf)**2 )
|
|
double | SigSum = 0 |
| Sum of all sigma (i.e. (wgt*alpha*pdf)**2 )
|
|
fastNLO::v2d | WgtObsSumW2 |
| sumw2[proc][obs]
|
|
fastNLO::v2d | SigObsSumW2 |
| sumw2[proc][obs]
|
|
fastNLO::v2d | SigObsSum |
| sum[proc][obs]
|
|
std::vector< std::vector< unsigned long long > > | WgtObsNumEv |
| Nentries[proc][obs].
|
|
The documentation for this struct was generated from the following file: