Ignore:
Timestamp:
Apr 6, 2009, 12:30:29 PM (15 years ago)
Author:
garnier
Message:

update processes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/source/processes/hadronic/models/radioactive_decay/src/G4RadioactiveDecay.cc

    r819 r962  
    902902                    case ERROR:
    903903                    default:
    904                       //
    905                       //
    906                       G4cout << " There is an  error in decay mode selection! exit RDM now" << G4endl;
    907                       exit(0);
     904                      G4Exception("G4RadioactiveDecay::LoadDecayTable()", "601",
     905                                  FatalException, "Error in decay mode selection");
    908906                     
    909907                    }
Note: See TracChangeset for help on using the changeset viewer.