// neutron_hp -- source file // J.P. Wellisch, Nov-1996 // A prototype of the low energy neutron transport model. // #include "G4NeutronHPFieldPoint.hh" G4NeutronHPFieldPoint::G4NeutronHPFieldPoint(G4int n) { nP = n; X = 0; Y = new G4double[nP]; for (G4int i=0; i