50 #ifndef G4ProductionCutsTable_h
51 #define G4ProductionCutsTable_h 1
272 if((*itr)->IsRecalcNeeded())
284 (*itr)->PhysicsTableUpdated();
308 for(
size_t iMate=0;iMate<nMaterial;iMate++, mItr++){
324 if((*cItr)->GetMaterial()!=aMat)
continue;
325 if((*cItr)->GetProductionCuts()==aCut)
return (*cItr);
336 if((*cItr)==aCouple)
return idx;