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