Struct used to provide a unique ID for each tensor object. More...
#include <TabulatedHadronTensorModelI.h>
Public Member Functions | |
HadronTensorID (int pdg=0, HadronTensorType_t typ=kHT_Undefined) | |
bool | operator< (const HadronTensorID &other) const |
Public Attributes | |
int | target_pdg |
HadronTensorType_t | type |
Struct used to provide a unique ID for each tensor object.
Definition at line 62 of file TabulatedHadronTensorModelI.h.
|
inline |
Definition at line 63 of file TabulatedHadronTensorModelI.h.
|
inline |
Definition at line 69 of file TabulatedHadronTensorModelI.h.
int genie::TabulatedHadronTensorModelI::HadronTensorID::target_pdg |
Definition at line 65 of file TabulatedHadronTensorModelI.h.
HadronTensorType_t genie::TabulatedHadronTensorModelI::HadronTensorID::type |
Definition at line 66 of file TabulatedHadronTensorModelI.h.