A set of particle coordinates including energy and weight.
Wrapper for particle definition.
A set of particle coordinates from an external interface.
BDSParticleExternal & operator=(BDSParticleExternal &&other) noexcept
Define copy, move and move-assignment constructor as this class owns the particleDefinition.
BDSParticleExternal()=delete
Remove default constructor.