Ignore:
Timestamp:
Jun 5, 2007, 3:50:26 PM (17 years ago)
Author:
garnier
Message:

r569@mac-90108: laurentgarnier | 2007-06-05 15:53:34 +0200
version contre geant4.8.2.p01

Location:
trunk/geant4/N03/include
Files:
10 edited

Legend:

Unmodified
Added
Removed
  • trunk/geant4/N03/include/ExN03DetectorConstruction.hh

    r474 r483  
    2626//
    2727// $Id: ExN03DetectorConstruction.hh,v 1.7 2006/06/29 17:48:32 gunter Exp $
    28 // GEANT4 tag $Name: geant4-08-01 $
     28// GEANT4 tag $Name: geant4-08-01-patch-01 $
    2929//
    3030//
  • trunk/geant4/N03/include/ExN03DetectorMessenger.hh

    r474 r483  
    2626//
    2727// $Id: ExN03DetectorMessenger.hh,v 1.7 2006/06/29 17:48:34 gunter Exp $
    28 // GEANT4 tag $Name: geant4-08-01 $
     28// GEANT4 tag $Name: geant4-08-01-patch-01 $
    2929//
    3030//
  • trunk/geant4/N03/include/ExN03EventAction.hh

    r474 r483  
    2525//
    2626//
    27 // $Id: ExN03EventAction.hh,v 1.10 2006/06/29 17:48:36 gunter Exp $
    28 // GEANT4 tag $Name: geant4-08-01 $
     27// $Id: ExN03EventAction.hh,v 1.11 2006/10/26 14:30:05 allison Exp $
     28// GEANT4 tag $Name: geant4-08-02-patch-01-ref $
    2929//
    3030//
     
    5757   void AddGap(G4double de, G4double dl) {EnergyGap += de; TrackLGap += dl;};
    5858                     
    59    void SetDrawFlag   (G4String val)  {drawFlag = val;};
    6059   void SetPrintModulo(G4int    val)  {printModulo = val;};
    6160   
     
    6665   G4double  TrackLAbs, TrackLGap;
    6766                     
    68    G4String  drawFlag;
    6967   G4int     printModulo;
    7068                             
  • trunk/geant4/N03/include/ExN03EventActionMessenger.hh

    r474 r483  
    2525//
    2626//
    27 // $Id: ExN03EventActionMessenger.hh,v 1.8 2006/06/29 17:48:38 gunter Exp $
    28 // GEANT4 tag $Name: geant4-08-01 $
     27// $Id: ExN03EventActionMessenger.hh,v 1.9 2006/10/26 14:28:00 allison Exp $
     28// GEANT4 tag $Name: geant4-08-02-patch-01-ref $
    2929//
    3030//
     
    4141class ExN03EventAction;
    4242class G4UIdirectory;
    43 class G4UIcmdWithAString;
    4443class G4UIcmdWithAnInteger;
    4544
     
    5756    ExN03EventAction*     eventAction;
    5857    G4UIdirectory*        eventDir;   
    59     G4UIcmdWithAString*   DrawCmd;
    6058    G4UIcmdWithAnInteger* PrintCmd;   
    6159};
  • trunk/geant4/N03/include/ExN03PhysicsList.hh

    r474 r483  
    2626//
    2727// $Id: ExN03PhysicsList.hh,v 1.12 2006/06/29 17:48:40 gunter Exp $
    28 // GEANT4 tag $Name: geant4-08-01 $
     28// GEANT4 tag $Name: geant4-08-01-patch-01 $
    2929//
    3030//
  • trunk/geant4/N03/include/ExN03PrimaryGeneratorAction.hh

    r474 r483  
    2626//
    2727// $Id: ExN03PrimaryGeneratorAction.hh,v 1.7 2006/06/29 17:48:42 gunter Exp $
    28 // GEANT4 tag $Name: geant4-08-01 $
     28// GEANT4 tag $Name: geant4-08-01-patch-01 $
    2929//
    3030//
  • trunk/geant4/N03/include/ExN03PrimaryGeneratorMessenger.hh

    r474 r483  
    2626//
    2727// $Id: ExN03PrimaryGeneratorMessenger.hh,v 1.7 2006/06/29 17:48:44 gunter Exp $
    28 // GEANT4 tag $Name: geant4-08-01 $
     28// GEANT4 tag $Name: geant4-08-01-patch-01 $
    2929//
    3030//
  • trunk/geant4/N03/include/ExN03RunAction.hh

    r474 r483  
    2626//
    2727// $Id: ExN03RunAction.hh,v 1.10 2006/06/29 17:48:47 gunter Exp $
    28 // GEANT4 tag $Name: geant4-08-01 $
     28// GEANT4 tag $Name: geant4-08-01-patch-01 $
    2929//
    3030//
  • trunk/geant4/N03/include/ExN03SteppingAction.hh

    r474 r483  
    2626//
    2727// $Id: ExN03SteppingAction.hh,v 1.9 2006/06/29 17:48:49 gunter Exp $
    28 // GEANT4 tag $Name: geant4-08-01 $
     28// GEANT4 tag $Name: geant4-08-01-patch-01 $
    2929//
    3030//
  • trunk/geant4/N03/include/ExN03SteppingVerbose.hh

    r474 r483  
    2626//
    2727// $Id: ExN03SteppingVerbose.hh,v 1.9 2006/06/29 17:48:52 gunter Exp $
    28 // GEANT4 tag $Name: geant4-08-01 $
     28// GEANT4 tag $Name: geant4-08-01-patch-01 $
    2929//
    3030//
Note: See TracChangeset for help on using the changeset viewer.