Ignore:
Timestamp:
Dec 2, 2009, 3:57:26 PM (15 years ago)
Author:
garnier
Message:

CVS update

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/examples/novice/N03/src/ExN03RunAction.cc

    r609 r1209  
    2525//
    2626//
    27 // $Id: ExN03RunAction.cc,v 1.18 2006/06/29 17:49:11 gunter Exp $
    28 // GEANT4 tag $Name: $
     27// $Id: ExN03RunAction.cc,v 1.19 2008/01/17 17:31:32 maire Exp $
     28// GEANT4 tag $Name: geant4-09-03-cand-01 $
    2929//
    3030//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
     
    5555  //inform the runManager to save random number seed
    5656  G4RunManager::GetRunManager()->SetRandomNumberStore(true);
    57  
     57   
    5858  //initialize cumulative quantities
    5959  //
     
    117117     << " +- "                               << G4BestUnit(rmsLGap,"Length")
    118118     << "\n------------------------------------------------------------\n"
    119      << G4endl;   
     119     << G4endl;
    120120}
    121121
Note: See TracChangeset for help on using the changeset viewer.