Go to the source code of this file.
|
| class | genie::HadronTensorI |
| | Abstract interface for an object that computes the elements a hadron tensor . Also computes the contraction of the hadron tensor with the lepton tensor for one or more kinds of projectile (e.g., neutrinos, electrons) More...
|
| |
|
| | genie |
| | THE MAIN GENIE PROJECT NAMESPACE
|
| |
|
| enum | genie::HadronTensorType {
genie::kHT_Undefined = -1,
genie::kHT_MEC_FullAll,
genie::kHT_MEC_Fullpn,
genie::kHT_MEC_DeltaAll,
genie::kHT_MEC_Deltapn,
genie::kHT_MEC_EM,
genie::kHT_QE_EM,
genie::kHT_MEC_FullAll_Param,
genie::kHT_MEC_FullAll_wImag,
genie::kHT_QE_Full,
genie::kHT_MEC_EM_wImag
} |
| |