Geant4 11.4.0
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
MCGIDI_sampling.cc File Reference
#include "MCGIDI.hpp"

Go to the source code of this file.

Namespaces

namespace  MCGIDI
 Simple C++ string class, useful as replacement for std::string if this cannot be used, or just for fun.
namespace  MCGIDI::Sampling
namespace  MCGIDI::Sampling::Upscatter

Macros

#define MCGIDI_CrossSectionBinarySubSearch

Functions

LUPI_HOST_DEVICE std::size_t MCGIDI::Sampling::evaluationForHashIndex (std::size_t a_hashIndex, Vector< std::size_t > const &a_hashIndices, double a_energy, Vector< double > const &a_energies, double *a_energyFraction)
LUPI_HOST_DEVICE ModelDBRC_dataMCGIDI::Sampling::Upscatter::serializeModelDBRC_data (LUPI::DataBuffer &a_buffer, LUPI::DataBuffer::Mode a_mode, ModelDBRC_data *a_modelDBRC_data)

Macro Definition Documentation

◆ MCGIDI_CrossSectionBinarySubSearch

#define MCGIDI_CrossSectionBinarySubSearch

Definition at line 14 of file MCGIDI_sampling.cc.