Ignore:
Timestamp:
Dec 22, 2010, 3:52:27 PM (13 years ago)
Author:
garnier
Message:

geant4 tag 9.4

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/source/persistency/ascii/src/G4tgrLineProcessor.cc

    r1035 r1347  
    158158      G4Exception("G4tgrLineProcessor::ProcessLine()", "Material not found",
    159159                  FatalException, G4tgrUtils::GetString( wl[1] ) );
     160      return false;
    160161    }
    161162    mate->SetIonisationMeanExcitationEnergy( G4tgrUtils::GetDouble( wl[2] ) );
Note: See TracChangeset for help on using the changeset viewer.