Ignore:
Timestamp:
Jun 14, 2010, 3:54:58 PM (14 years ago)
Author:
garnier
Message:

geant4.9.4 beta rc0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/examples/novice/N02/src/ExN02DetectorConstruction.cc

    r1230 r1313  
    2525//
    2626//
    27 // $Id: ExN02DetectorConstruction.cc,v 1.21 2008/09/22 16:41:20 maire Exp $
    28 // GEANT4 tag $Name: geant4-09-03-cand-01 $
     27// $Id: ExN02DetectorConstruction.cc,v 1.22 2010/01/22 11:57:03 maire Exp $
     28// GEANT4 tag $Name: geant4-09-04-beta-cand-00 $
    2929//
    3030//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
     
    300300void ExN02DetectorConstruction::SetMagField(G4double fieldValue)
    301301{
    302   fpMagField->SetFieldValue(fieldValue);
     302  fpMagField->SetMagFieldValue(fieldValue); 
    303303}
    304304
Note: See TracChangeset for help on using the changeset viewer.