#include <iomanip>
Go to the source code of this file.
Functions | |
void | nuint09_qel6 (int isample) |
Variables | |
const int | kNSamples = 3 |
const int | kNWCur = 1 |
const int | kNEnergies = 3 |
const int | kNRunsPerCase = 5 |
const int | kNEvtPerRun = 100000 |
const char * | kLabel [kNSamples] |
const int | kRunNuQEL6 [kNSamples][kNWCur][kNEnergies][kNRunsPerCase] |
int | kA [kNSamples] |
void nuint09_qel6 | ( | int | isample | ) |
Definition at line 59 of file nuint09_qel6.C.
int kA[kNSamples] |
Definition at line 51 of file nuint09_qel6.C.
Definition at line 23 of file nuint09_qel6.C.
const int kNEnergies = 3 |
Definition at line 19 of file nuint09_qel6.C.
const int kNEvtPerRun = 100000 |
Definition at line 21 of file nuint09_qel6.C.
const int kNRunsPerCase = 5 |
Definition at line 20 of file nuint09_qel6.C.
const int kNSamples = 3 |
Definition at line 17 of file nuint09_qel6.C.
const int kNWCur = 1 |
Definition at line 18 of file nuint09_qel6.C.
const int kRunNuQEL6[kNSamples][kNWCur][kNEnergies][kNRunsPerCase] |
Definition at line 31 of file nuint09_qel6.C.