R3BROOT
R3B analysis software
Loading...
Searching...
No Matches
R3BNeulandNeutron.cxx File Reference
#include "R3BNeulandNeutron.h"
#include "R3BNeulandCluster.h"
#include "R3BNeulandHit.h"
#include <Math/Vector3Dfwd.h>
#include <RtypesCore.h>
#include <cmath>
#include <iostream>
#include <ostream>
#include <utility>
Include dependency graph for R3BNeulandNeutron.cxx:

Go to the source code of this file.

Functions

auto operator<< (std::ostream &ostream, const R3BNeulandNeutron &digi) -> std::ostream &

Variables

static const double MASS_OF_NEUTRON = 939.565379
static const double SPEED_OF_LIGHT = 29.9792458
static const double SPEED_OF_LIGHT_SQ = 898.75517873681758374

Function Documentation

◆ operator<<()

auto operator<< ( std::ostream & ostream,
const R3BNeulandNeutron & digi ) -> std::ostream&

Definition at line 64 of file R3BNeulandNeutron.cxx.

Variable Documentation

◆ MASS_OF_NEUTRON

const double MASS_OF_NEUTRON = 939.565379
static

Definition at line 24 of file R3BNeulandNeutron.cxx.

◆ SPEED_OF_LIGHT

const double SPEED_OF_LIGHT = 29.9792458
static

Definition at line 25 of file R3BNeulandNeutron.cxx.

◆ SPEED_OF_LIGHT_SQ

const double SPEED_OF_LIGHT_SQ = 898.75517873681758374
static

Definition at line 26 of file R3BNeulandNeutron.cxx.