|
Geant4 11.4.0
Toolkit for the simulation of the passage of particles through matter
|
#include <MCGIDI_sampling.hpp>
Public Member Functions | |
| LUPI_HOST_DEVICE | StdVectorProductHandler () |
| LUPI_HOST_DEVICE | ~StdVectorProductHandler () |
| LUPI_HOST_DEVICE std::size_t | size () |
| LUPI_HOST_DEVICE Product & | operator[] (std::size_t a_index) |
| LUPI_HOST_DEVICE std::vector< Product > & | products () |
| LUPI_HOST_DEVICE void | push_back (Product &a_product) |
| LUPI_HOST_DEVICE void | clear () |
| Public Member Functions inherited from MCGIDI::Sampling::ProductHandler | |
| LUPI_HOST_DEVICE | ProductHandler () |
| LUPI_HOST_DEVICE | ~ProductHandler () |
| template<typename RNG, typename PUSHBACK> | |
| LUPI_HOST_DEVICE void | add (double a_projectileEnergy, int a_productIntid, int a_productIndex, int a_userProductIndex, double a_productMass, Input &a_input, RNG &&a_rng, PUSHBACK &&push_back, bool isPhoton) |
Definition at line 284 of file MCGIDI_sampling.hpp.
|
inline |
Definition at line 290 of file MCGIDI_sampling.hpp.
|
inline |
Definition at line 291 of file MCGIDI_sampling.hpp.
|
inline |
Definition at line 297 of file MCGIDI_sampling.hpp.
|
inline |
Definition at line 294 of file MCGIDI_sampling.hpp.
|
inline |
Definition at line 295 of file MCGIDI_sampling.hpp.
|
inline |
Definition at line 296 of file MCGIDI_sampling.hpp.
Referenced by G4GIDI_target::getFinalState().
|
inline |
Definition at line 293 of file MCGIDI_sampling.hpp.
Referenced by G4GIDI_target::getFinalState().