|
GENIEGenerator
|
Public Attributes | |
| int * | pKmax |
| int * | pmod |
| double * | pQ2 |
| double * | pz |
| double * | pFA |
| double * | pcAn |
Definition at line 68 of file gtestAxialFormFactor.cxx.
| double* tdata::pcAn |
Definition at line 75 of file gtestAxialFormFactor.cxx.
Referenced by IncrementCoefficients(), and main().
| double* tdata::pFA |
Definition at line 74 of file gtestAxialFormFactor.cxx.
Referenced by CalculateFormFactor(), and main().
| int* tdata::pKmax |
Definition at line 70 of file gtestAxialFormFactor.cxx.
Referenced by main().
| int* tdata::pmod |
Definition at line 71 of file gtestAxialFormFactor.cxx.
Referenced by CalculateFormFactor(), and main().
| double* tdata::pQ2 |
Definition at line 72 of file gtestAxialFormFactor.cxx.
Referenced by CalculateFormFactor(), and main().
| double* tdata::pz |
Definition at line 73 of file gtestAxialFormFactor.cxx.
Referenced by CalculateFormFactor(), and main().
1.8.5