#include "R3BNeulandNeutron.h"
#include "R3BNeulandCluster.h"
#include "R3BNeulandHit.h"
#include <Math/Vector3Dfwd.h>
#include <RtypesCore.h>
#include <cmath>
#include <iostream>
#include <ostream>
#include <utility>
Go to the source code of this file.
◆ operator<<()
auto operator<< |
( |
std::ostream & | ostream, |
|
|
const R3BNeulandNeutron & | digi ) -> std::ostream&
|
◆ MASS_OF_NEUTRON
const double MASS_OF_NEUTRON = 939.565379 |
|
static |
◆ SPEED_OF_LIGHT
const double SPEED_OF_LIGHT = 29.9792458 |
|
static |
◆ SPEED_OF_LIGHT_SQ
const double SPEED_OF_LIGHT_SQ = 898.75517873681758374 |
|
static |