42 theIsotopeWiseData = 0;
47 delete theFissionData;
48 delete theCaptureData;
49 delete theElasticData;
50 delete theInelasticData;
51 delete [] theIsotopeWiseData;
57 if(count == 0) count +=
67 for (
G4int i1=0; i1<nIso; i1++)
91 theElasticData->
ThinOut(precision);
92 theInelasticData->
ThinOut(precision);
93 theCaptureData->
ThinOut(precision);
94 theFissionData->
ThinOut(precision);
103 theIsotopeWiseData[
index].
Init(A, Z, M, abundance);
143 if(theNew == 0) {
return; }
144 G4int s_tmp = 0,
n=0, m_tmp=0;
170 active = passive; a=
p;