R3BROOT
R3B analysis software
|
#include "R3BPDGConverter.h"
#include "R3BException.h"
#include <G4NistManager.hh>
#include <TDatabasePDG.h>
#include <charconv>
#include <cstdint>
#include <cstdlib>
#include <fmt/core.h>
#include <string>
#include <string_view>
#include <system_error>
Go to the source code of this file.
Namespaces | |
namespace | R3B |
Variables | |
constexpr auto | R3B::MASS_POS = 10 |
constexpr auto | R3B::ATOMIC_POS = 10000 |
constexpr auto | R3B::PDG_FULL_POS = 10000000 |