#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 |
|
friend |