|
R3BROOT
R3B analysis software
|
#include "TObject.h"#include <array>#include <iostream>

Go to the source code of this file.
Classes | |
| class | R3BNeulandMultiplicity |
Functions | |
| std::ostream & | operator<< (std::ostream &, const R3BNeulandMultiplicity &) |
Variables | |
| static constexpr int | NEULAND_MAX_MULT = 6 + 1 |
| std::ostream & operator<< | ( | std::ostream & | os, |
| const R3BNeulandMultiplicity & | mult ) |
Definition at line 14 of file R3BNeulandMultiplicity.cxx.
|
staticconstexpr |
Definition at line 8 of file R3BNeulandMultiplicity.h.