46 : radius_spherical_source(0.)
61 delete theSingleParticleSource;
67 if (type_of_adjoint_source ==
"ExternalSurfaceOfAVolume") {
75 if (costh_to_normal <1.
e-4) costh_to_normal =1.e-4;
90 radius_spherical_source = radius;
91 center_spherical_source = center_pos;
92 type_of_adjoint_source =
"Spherical";
106 type_of_adjoint_source =
"ExternalSurfaceOfAVolume";