R3BROOT
R3B analysis software
|
#include "R3BNeulandHit.h"
#include <Rtypes.h>
#include <RtypesCore.h>
#include <TVector3.h>
#include <cmath>
#include <iostream>
#include <ostream>
Go to the source code of this file.
Functions | |
auto | operator<< (std::ostream &os_stream, const R3BNeulandHit &hit) -> std::ostream & |
Variables | |
constexpr double | light_speed = 29.97924580000000105 |
cm/ns | |
auto operator<< | ( | std::ostream & | os_stream, |
const R3BNeulandHit & | hit ) -> std::ostream& |
Definition at line 56 of file R3BNeulandHit.cxx.
|
constexpr |
Definition at line 22 of file R3BNeulandHit.cxx.