R3BROOT
R3B analysis software
|
#include "TObject.h"
#include "TVector3.h"
#include <R3BFormatters.h>
#include <Rtypes.h>
#include <iostream>
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 50 of file R3BNeulandHit.cxx.
|
constexpr |
Definition at line 21 of file R3BNeulandHit.h.