Ignore:
Timestamp:
Jan 8, 2010, 3:02:48 PM (14 years ago)
Author:
garnier
Message:

update to geant4.9.3

Location:
trunk/examples/novice/N02/include
Files:
12 edited

Legend:

Unmodified
Added
Removed
  • trunk/examples/novice/N02/include/ExN02ChamberParameterisation.hh

    r807 r1230  
    2626//
    2727// $Id: ExN02ChamberParameterisation.hh,v 1.10 2006/06/29 17:47:28 gunter Exp $
    28 // GEANT4 tag $Name: $
     28// GEANT4 tag $Name: geant4-09-03-cand-01 $
    2929//
    3030//
  • trunk/examples/novice/N02/include/ExN02DetectorConstruction.hh

    r807 r1230  
    2525//
    2626//
    27 // $Id: ExN02DetectorConstruction.hh,v 1.9 2007/10/17 08:50:35 gcosmo Exp $
    28 // GEANT4 tag $Name: $
     27// $Id: ExN02DetectorConstruction.hh,v 1.10 2008/09/22 16:41:20 maire Exp $
     28// GEANT4 tag $Name: geant4-09-03-cand-01 $
    2929//
    3030//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
     
    6868     void setChamberMaterial(G4String);
    6969     void SetMagField(G4double);
     70     void SetMaxStep (G4double);     
    7071     
    7172  private:
  • trunk/examples/novice/N02/include/ExN02DetectorMessenger.hh

    r807 r1230  
    2525//
    2626//
    27 // $Id: ExN02DetectorMessenger.hh,v 1.8 2006/06/29 17:47:33 gunter Exp $
    28 // GEANT4 tag $Name: $
     27// $Id: ExN02DetectorMessenger.hh,v 1.9 2008/09/22 16:41:20 maire Exp $
     28// GEANT4 tag $Name: geant4-09-03-cand-01 $
    2929//
    3030//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
     
    6060    G4UIcmdWithAString*        ChamMatCmd;   
    6161    G4UIcmdWithADoubleAndUnit* FieldCmd;
     62    G4UIcmdWithADoubleAndUnit* StepMaxCmd;   
    6263};
    6364
  • trunk/examples/novice/N02/include/ExN02EventAction.hh

    r807 r1230  
    2626//
    2727// $Id: ExN02EventAction.hh,v 1.8 2006/06/29 17:47:35 gunter Exp $
    28 // GEANT4 tag $Name: $
     28// GEANT4 tag $Name: geant4-09-03-cand-01 $
    2929//
    3030//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
  • trunk/examples/novice/N02/include/ExN02MagneticField.hh

    r807 r1230  
    2626//
    2727// $Id: ExN02MagneticField.hh,v 1.8 2007/08/22 13:11:51 gcosmo Exp $
    28 // GEANT4 tag $Name: $
     28// GEANT4 tag $Name: geant4-09-03-cand-01 $
    2929//
    3030//
  • trunk/examples/novice/N02/include/ExN02PhysicsList.hh

    r807 r1230  
    2525//
    2626//
    27 // $Id: ExN02PhysicsList.hh,v 1.11 2006/06/29 17:47:40 gunter Exp $
    28 // GEANT4 tag $Name: $
     27// $Id: ExN02PhysicsList.hh,v 1.12 2008/09/22 16:41:20 maire Exp $
     28// GEANT4 tag $Name: geant4-09-03-cand-01 $
    2929//
    3030//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
     
    6464    void ConstructGeneral();
    6565    void ConstructEM();
     66    void AddStepMax();
    6667};
    6768
  • trunk/examples/novice/N02/include/ExN02PrimaryGeneratorAction.hh

    r807 r1230  
    2626//
    2727// $Id: ExN02PrimaryGeneratorAction.hh,v 1.7 2006/06/29 17:47:43 gunter Exp $
    28 // GEANT4 tag $Name: $
     28// GEANT4 tag $Name: geant4-09-03-cand-01 $
    2929//
    3030//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
  • trunk/examples/novice/N02/include/ExN02RunAction.hh

    r807 r1230  
    2626//
    2727// $Id: ExN02RunAction.hh,v 1.8 2006/06/29 17:47:45 gunter Exp $
    28 // GEANT4 tag $Name: $
     28// GEANT4 tag $Name: geant4-09-03-cand-01 $
    2929//
    3030//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
  • trunk/examples/novice/N02/include/ExN02SteppingAction.hh

    r807 r1230  
    2626//
    2727// $Id: ExN02SteppingAction.hh,v 1.8 2006/06/29 17:47:48 gunter Exp $
    28 // GEANT4 tag $Name: $
     28// GEANT4 tag $Name: geant4-09-03-cand-01 $
    2929//
    3030//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
  • trunk/examples/novice/N02/include/ExN02SteppingVerbose.hh

    r807 r1230  
    2626//
    2727// $Id: ExN02SteppingVerbose.hh,v 1.8 2006/06/29 17:47:50 gunter Exp $
    28 // GEANT4 tag $Name: $
     28// GEANT4 tag $Name: geant4-09-03-cand-01 $
    2929//
    3030//   This class manages the verbose outputs in G4SteppingManager.
  • trunk/examples/novice/N02/include/ExN02TrackerHit.hh

    r807 r1230  
    2626//
    2727// $Id: ExN02TrackerHit.hh,v 1.8 2006/06/29 17:47:53 gunter Exp $
    28 // GEANT4 tag $Name: $
     28// GEANT4 tag $Name: geant4-09-03-cand-01 $
    2929//
    3030//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
  • trunk/examples/novice/N02/include/ExN02TrackerSD.hh

    r807 r1230  
    2626//
    2727// $Id: ExN02TrackerSD.hh,v 1.7 2006/06/29 17:47:56 gunter Exp $
    28 // GEANT4 tag $Name: $
     28// GEANT4 tag $Name: geant4-09-03-cand-01 $
    2929//
    3030//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
Note: See TracChangeset for help on using the changeset viewer.