pomerol
2.1
|
A tuple-like combination of four single-particle indices. More...
#include <Index.hpp>
Public Member Functions | |
IndexCombination4 (ParticleIndex Index1, ParticleIndex Index2, ParticleIndex Index3, ParticleIndex Index4) | |
bool | operator< (IndexCombination4 const &rhs) const |
bool | operator== (IndexCombination4 const &rhs) const |
bool | operator!= (IndexCombination4 const &rhs) const |
Data Fields | |
ParticleIndex | Index1 |
First single-particle index. More... | |
ParticleIndex | Index2 |
Second single-particle index. More... | |
ParticleIndex | Index3 |
Third single-particle index. More... | |
ParticleIndex | Index4 |
Fourth single-particle index. More... | |
Friends | |
std::ostream & | operator<< (std::ostream &os, IndexCombination4 const &ic) |
|
inline |
|
inline |
|
inline |
|
inline |
|
friend |
ParticleIndex Pomerol::IndexCombination4::Index1 |
ParticleIndex Pomerol::IndexCombination4::Index2 |
ParticleIndex Pomerol::IndexCombination4::Index3 |
ParticleIndex Pomerol::IndexCombination4::Index4 |