5 namespace GeFiCa {
class RhoZ;
class PointContact;
class Segmented; }
12 RhoZ(
size_t n1=200,
size_t n2=201) :
Grid(n1, n2) {
13 fName=
"rhoz"; fTitle=
"2D cylindrical coordinates in rho-z"; }
Data structure of a electric field grid.
void CalculateE()
Calculate Et, E1, E2, E3 from Vp.
Configuration of segmented true coaxial detectors.
RhoZ(size_t n1=200, size_t n2=201)
Detector & crystal properties.
void OverRelaxAt(size_t idx)
Over relax potential Vp[.
void ReallocateGridPointsNearBoundaries(PointContact &detector)
void GetInfoFrom(Segmented &detector)
2D cylindrical coordinates in rho-z plane.
void SetupWith(Detector &detector)
Fix potentials on boundaries based on.
The only namespace in GeFiCa.