|
R3BROOT
R3B analysis software
|
#include "TObject.h"#include <Math/Vector3Dfwd.h>#include <Rtypes.h>#include <RtypesCore.h>#include <fmt/core.h>#include <iostream>#include <Math/Vector3D.h>#include <R3BFormatters.h>

Go to the source code of this file.
Classes | |
| struct | R3BNeulandHit |
| class | fmt::formatter< R3BNeulandHit > |
Functions | |
| auto | operator<< (std::ostream &, const R3BNeulandHit &) -> std::ostream & |
Variables | |
| constexpr auto | NEUTRON_MASS_MEV = 939.565 |
| auto operator<< | ( | std::ostream & | os_stream, |
| const R3BNeulandHit & | hit ) -> std::ostream & |
Definition at line 58 of file R3BNeulandHit.cxx.
|
constexpr |
Definition at line 27 of file R3BNeulandHit.h.