|
GENIEGenerator
|
#include <Key.h>
Public Member Functions | |
| Key (int _nucl_pdg, int _nu_pdg, bool _iscc) | |
| bool | operator< (const Key &k) const |
Public Attributes | |
| int | nucl_pdg |
| int | nu_pdg |
| bool | iscc |
Friends | |
| std::ostream & | operator<< (std::ostream &os, const Key &k) |
|
inline |
|
inline |
|
friend |
| bool genie::evtlib::Key::iscc |
Definition at line 30 of file Key.h.
Referenced by operator<().
| int genie::evtlib::Key::nu_pdg |
Definition at line 29 of file Key.h.
Referenced by operator<().
| int genie::evtlib::Key::nucl_pdg |
Definition at line 28 of file Key.h.
Referenced by operator<().
1.8.5