35 #ifndef G4ELECTRICFIELDMODEL_HH
36 #define G4ELECTRICFIELDMODEL_HH
46 (
G4int nDataPointsPerHalfExtent = 3,
48 G4int arrow3DLineSegmentsPerCircle = 6,
50 const std::vector<G4PhysicalVolumesSearchScene::Findings>& pvFindings
51 = std::vector<G4PhysicalVolumesSearchScene::Findings>())
53 (
"Electric",
"E", extentForField, pvFindings,
54 nDataPointsPerHalfExtent, representation, arrow3DLineSegmentsPerCircle)