Go to the documentation of this file.
8 #ifndef HERD_ScdGAUSSIANCHARGEPACKET_H_
9 #define HERD_ScdGAUSSIANCHARGEPACKET_H_
36 [[nodiscard]]
float IntegrateCharge(
float xmin,
float xmax)
const override;
37 [[nodiscard]] std::pair<float, float>
EffectiveRange()
const override;
A class describing a vector in 3D space.
Definition: Vec3D.h:33
#define DEFAULT_INIT(x)
Definition: DefaultValues.h:23