|
Geant4 11.4.0
Toolkit for the simulation of the passage of particles through matter
|
Classes | |
| class | ModelDBRC_data |
Enumerations | |
| enum class | Model { none , A , B , BSnLimits , DBRC } |
Functions | |
| LUPI_HOST_DEVICE ModelDBRC_data * | serializeModelDBRC_data (LUPI::DataBuffer &a_buffer, LUPI::DataBuffer::Mode a_mode, ModelDBRC_data *a_modelDBRC_data) |
|
strong |
| LUPI_HOST_DEVICE ModelDBRC_data * MCGIDI::Sampling::Upscatter::serializeModelDBRC_data | ( | LUPI::DataBuffer & | a_buffer, |
| LUPI::DataBuffer::Mode | a_mode, | ||
| ModelDBRC_data * | a_modelDBRC_data ) |
This method serializes data for a ModelDBRC_data instance.
| a_modelDBRC_data | [in/out] A pointer to the ModelDBRC_data instance to serialize. |
| a_buffer | [in] The buffer to read or write data to depending on a_mode. |
| a_mode | [in] Specifies the action of this method. |
Definition at line 217 of file MCGIDI_sampling.cc.