Public Member Functions | |
| Contribution (int ell, int l, double w) | |
| int | ell () const |
| int | l () const |
| bool | operator< (const Contribution &c) const |
| double | w () const |
Private Attributes | |
| int | _ell |
| int | _l |
| double | _w |
Private data structure to remember a single contribution from a photon packet to a statistics bin.