#include <iomanip>Go to the source code of this file.
Functions | |
| void | nuint09_qel2 (int isample, int include_fsi=0) |
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_qel2 | ( | int | isample, |
| int | include_fsi = 0 |
||
| ) |
Definition at line 62 of file nuint09_qel2.C.
| int kA[3] |
Definition at line 54 of file nuint09_qel2.C.
Definition at line 24 of file nuint09_qel2.C.
| const int kNEnergies = 2 |
Definition at line 20 of file nuint09_qel2.C.
| const int kNEvtPerRun = 100000 |
Definition at line 22 of file nuint09_qel2.C.
| const int kNRunsPerCase = 5 |
Definition at line 21 of file nuint09_qel2.C.
| const int kNSamples = 3 |
Definition at line 18 of file nuint09_qel2.C.
| const int kNWCur = 1 |
Definition at line 19 of file nuint09_qel2.C.
| const int kRunNu[kNSamples][kNWCur][kNEnergies][kNRunsPerCase] |
Definition at line 31 of file nuint09_qel2.C.
| int kZ[3] |
Definition at line 47 of file nuint09_qel2.C.
1.8.11