Ignore:
Timestamp:
Nov 25, 2009, 5:13:58 PM (15 years ago)
Author:
garnier
Message:

update CVS release candidate geant4.9.3.01

Location:
trunk/source/particles/leptons/src
Files:
13 edited

Legend:

Unmodified
Added
Removed
  • trunk/source/particles/leptons/src/G4AntiNeutrinoE.cc

    r992 r1196  
    2626//
    2727// $Id: G4AntiNeutrinoE.cc,v 1.15 2006/06/29 19:20:48 gunter Exp $
    28 // GEANT4 tag $Name: geant4-09-02-ref-02 $
     28// GEANT4 tag $Name: geant4-09-03-cand-01 $
    2929//
    3030//
  • trunk/source/particles/leptons/src/G4AntiNeutrinoMu.cc

    r992 r1196  
    2626//
    2727// $Id: G4AntiNeutrinoMu.cc,v 1.15 2006/06/29 19:20:51 gunter Exp $
    28 // GEANT4 tag $Name: geant4-09-02-ref-02 $
     28// GEANT4 tag $Name: geant4-09-03-cand-01 $
    2929//
    3030//
  • trunk/source/particles/leptons/src/G4AntiNeutrinoTau.cc

    r992 r1196  
    2626//
    2727// $Id: G4AntiNeutrinoTau.cc,v 1.15 2006/06/29 19:20:55 gunter Exp $
    28 // GEANT4 tag $Name: geant4-09-02-ref-02 $
     28// GEANT4 tag $Name: geant4-09-03-cand-01 $
    2929//
    3030//
  • trunk/source/particles/leptons/src/G4Electron.cc

    r992 r1196  
    2626//
    2727// $Id: G4Electron.cc,v 1.17 2008/11/13 08:23:12 kurasige Exp $
    28 // GEANT4 tag $Name: geant4-09-02-ref-02 $
     28// GEANT4 tag $Name: geant4-09-03-cand-01 $
    2929//
    3030//
  • trunk/source/particles/leptons/src/G4LeptonConstructor.cc

    r992 r1196  
    2626//
    2727// $Id: G4LeptonConstructor.cc,v 1.5 2006/06/29 19:21:31 gunter Exp $
    28 // GEANT4 tag $Name: geant4-09-02-ref-02 $
     28// GEANT4 tag $Name: geant4-09-03-cand-01 $
    2929//
    3030//
  • trunk/source/particles/leptons/src/G4MuonMinus.cc

    r992 r1196  
    2626//
    2727// $Id: G4MuonMinus.cc,v 1.15 2008/11/13 08:23:12 kurasige Exp $
    28 // GEANT4 tag $Name: geant4-09-02-ref-02 $
     28// GEANT4 tag $Name: geant4-09-03-cand-01 $
    2929//
    3030//
  • trunk/source/particles/leptons/src/G4MuonPlus.cc

    r992 r1196  
    2626//
    2727// $Id: G4MuonPlus.cc,v 1.15 2008/11/13 08:23:12 kurasige Exp $
    28 // GEANT4 tag $Name: geant4-09-02-ref-02 $
     28// GEANT4 tag $Name: geant4-09-03-cand-01 $
    2929//
    3030//
  • trunk/source/particles/leptons/src/G4NeutrinoE.cc

    r992 r1196  
    2626//
    2727// $Id: G4NeutrinoE.cc,v 1.15 2006/06/29 19:21:54 gunter Exp $
    28 // GEANT4 tag $Name: geant4-09-02-ref-02 $
     28// GEANT4 tag $Name: geant4-09-03-cand-01 $
    2929//
    3030//
  • trunk/source/particles/leptons/src/G4NeutrinoMu.cc

    r992 r1196  
    2626//
    2727// $Id: G4NeutrinoMu.cc,v 1.16 2006/06/29 19:22:18 gunter Exp $
    28 // GEANT4 tag $Name: geant4-09-02-ref-02 $
     28// GEANT4 tag $Name: geant4-09-03-cand-01 $
    2929//
    3030//
  • trunk/source/particles/leptons/src/G4NeutrinoTau.cc

    r992 r1196  
    2626//
    2727// $Id: G4NeutrinoTau.cc,v 1.15 2006/06/29 19:22:20 gunter Exp $
    28 // GEANT4 tag $Name: geant4-09-02-ref-02 $
     28// GEANT4 tag $Name: geant4-09-03-cand-01 $
    2929//
    3030//
  • trunk/source/particles/leptons/src/G4Positron.cc

    r992 r1196  
    2626//
    2727// $Id: G4Positron.cc,v 1.16 2008/11/13 08:23:12 kurasige Exp $
    28 // GEANT4 tag $Name: geant4-09-02-ref-02 $
     28// GEANT4 tag $Name: geant4-09-03-cand-01 $
    2929//
    3030//
  • trunk/source/particles/leptons/src/G4TauMinus.cc

    r992 r1196  
    2525//
    2626//
    27 // $Id: G4TauMinus.cc,v 1.18 2008/11/13 08:23:12 kurasige Exp $
    28 // GEANT4 tag $Name: geant4-09-02-ref-02 $
     27// $Id: G4TauMinus.cc,v 1.19 2009/10/09 14:34:02 kurasige Exp $
     28// GEANT4 tag $Name: geant4-09-03-cand-01 $
    2929//
    3030//
     
    7070  //             shortlived      subType    anti_encoding
    7171   anInstance = new G4ParticleDefinition(
    72                  name,     1.77699*GeV,  2.280e-9*MeV,    -1.*eplus,
     72                 name,     1.77684*GeV,  2.280e-9*MeV,    -1.*eplus,
    7373                    1,               0,             0,         
    7474                    0,               0,             0,             
  • trunk/source/particles/leptons/src/G4TauPlus.cc

    r992 r1196  
    2525//
    2626//
    27 // $Id: G4TauPlus.cc,v 1.18 2008/11/13 08:23:12 kurasige Exp $
    28 // GEANT4 tag $Name: geant4-09-02-ref-02 $
     27// $Id: G4TauPlus.cc,v 1.19 2009/10/09 14:34:02 kurasige Exp $
     28// GEANT4 tag $Name: geant4-09-03-cand-01 $
    2929//
    3030//
     
    7070  //             shortlived      subType    anti_encoding
    7171   anInstance = new G4ParticleDefinition(
    72                  name,     1.77699*GeV,  2.280e-9*MeV,     1.*eplus,
     72                 name,     1.77684*GeV,  2.280e-9*MeV,     1.*eplus,
    7373                    1,               0,             0,         
    7474                    0,               0,             0,             
Note: See TracChangeset for help on using the changeset viewer.