#include <iomanip>
Go to the source code of this file.
Functions | |
void | nuint09_qel3 (int isample) |
Variables | |
const int | kNSamples = 3 |
const int | kNWCur = 1 |
const int | kNEnergies = 2 |
const int | kNRunsPerCase = 5 |
const int | kNEvtPerRun = 100000 |
const char * | kLabel [kNSamples] |
const int | kRunNu [kNSamples][kNWCur][kNEnergies][kNRunsPerCase] |
int | kZ [3] |
int | kA [3] |
void nuint09_qel3 | ( | int | isample | ) |
Definition at line 61 of file nuint09_qel3.C.
int kA[3] |
Definition at line 53 of file nuint09_qel3.C.
Definition at line 23 of file nuint09_qel3.C.
const int kNEnergies = 2 |
Definition at line 19 of file nuint09_qel3.C.
const int kNEvtPerRun = 100000 |
Definition at line 21 of file nuint09_qel3.C.
const int kNRunsPerCase = 5 |
Definition at line 20 of file nuint09_qel3.C.
const int kNSamples = 3 |
Definition at line 17 of file nuint09_qel3.C.
const int kNWCur = 1 |
Definition at line 18 of file nuint09_qel3.C.
const int kRunNu[kNSamples][kNWCur][kNEnergies][kNRunsPerCase] |
Definition at line 30 of file nuint09_qel3.C.
int kZ[3] |
Definition at line 46 of file nuint09_qel3.C.